run scripts added fx build commands
This commit is contained in:
parent
b9e517fa21
commit
54bf01cfea
56 changed files with 478 additions and 34 deletions
|
@ -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.'
|
Loading…
Add table
Add a link
Reference in a new issue