mirror of
https://github.com/Derisis13/AT-VFD.git
synced 2025-12-06 19:32:49 +01:00
Fix link in document
This commit is contained in:
@@ -13,7 +13,7 @@ Modify PT6302.h
|
||||
Include the PT6302.h in your application and use the functions to display whatever you want.
|
||||
|
||||
## Building
|
||||
Use **either** [GNU make](#GNU make) or [CMake](#CMake) whichever you're familiar with.
|
||||
Use **either** [GNU make](#GNU-make) or [CMake](#CMake) whichever you're familiar with.
|
||||
### Dependencies
|
||||
The project uses `avr-libc` as well as `avr-gcc`, please install the packages neccesary. For building you need either GNU make or CMake.
|
||||
If you're using CLion, it should automatically pick up on `CMakeLists.txt`, but you still need to modify it to your hardware.
|
||||
|
||||
Reference in New Issue
Block a user