ft817_buddy/Arduino/src
g7uhn 72e0bd5ace Added Creative Commons license statement 2020-11-21 14:14:01 +00:00
..
README.md Added Creative Commons license statement 2020-11-21 14:14:01 +00:00
main.cpp Added Creative Commons license statement 2020-11-21 14:14:01 +00:00

README.md

The main Arduino sketch for the FT-817 Buddy project.

This sketch has been built using Visual Studio Code / PlatformIO IDE (instead of Arduino IDE). If you want to load this code into Arduino IDE you probably just need to remove the #include <Arduino.h> line at the top of the sketch, Google is your friend. But it's much nicer to work in VSC/PlatformIO, it's a nice step forward from the Arduino IDE.

Don't forget to include the non-standard ft817 library, found under ft817_buddy/Arduino/lib/

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License