run scripts added fx build commands

This commit is contained in:
ZennDev1337 2023-10-05 11:55:17 +02:00
parent b9e517fa21
commit 54bf01cfea
56 changed files with 478 additions and 34 deletions

View file

@ -2,4 +2,4 @@
image_t arduboyFont = "arduboyFont_6x8.png"
image_t maskedFont = "maskedFont_16x24.png"
string helloWorld = "Hello World! This example uses the FX::drawString() function to draw text from the FX flash chip."
string helloWorld = 'Hello World! This example uses the FX::drawString() function to draw text from the FX flash chip.'