Update README.md
This commit is contained in:
@@ -111,4 +111,4 @@ print(stations_eta[40390])
|
|||||||
- Both of these are just fancy wrappers around C++ language, so plenty of documentation to google.
|
- Both of these are just fancy wrappers around C++ language, so plenty of documentation to google.
|
||||||
- The latter is harder to initially get going (mostly cause of VS Code), but it's a much nicer environment to code in than Arduino IDE.
|
- The latter is harder to initially get going (mostly cause of VS Code), but it's a much nicer environment to code in than Arduino IDE.
|
||||||
- PlatformIO is completely compatable with Arduino code, so can always start in Arduino IDE and move from there.
|
- PlatformIO is completely compatable with Arduino code, so can always start in Arduino IDE and move from there.
|
||||||
- Example PlatformIO code for the API is available in example/src/
|
- Example Arduino IDE code for the API is available in example/src/
|
||||||
|
|||||||
Reference in New Issue
Block a user