Compare commits

...

2 Commits

Author SHA1 Message Date
Ben Combee 5b7c2081bf
Merge 2d08f0a781 into d734e25c63 2025-03-05 03:03:31 +00:00
Ben Combee 2d08f0a781
Typo fixes for basic-example.ino
Fixed spelling of Python and indentation of comment
2023-01-02 02:24:46 -06:00
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
* 'Build and upload Arduboy FX data' from the Arduino IDE Tools menu. * 'Build and upload Arduboy FX data' from the Arduino IDE Tools menu.
* *
* Alternatively the fxdata.txt script file can be build using the fxdata-build.py * Alternatively the fxdata.txt script file can be build using the fxdata-build.py
* Phyton script and the fxdata.bin file can be uploaded using the uploader-gui.py, * Python script and the fxdata.bin file can be uploaded using the uploader-gui.py,
* fxdata-upload.py or flash-writer.py Python script using the -d switch. * fxdata-upload.py or flash-writer.py Python script using the -d switch.
* *
******************************************************************************/ ******************************************************************************/