Arduboy-homemade-package/board-package-source/libraries/ArduboyFX/examples/helloworld/fxdata/fxdata.txt

5 lines
222 B
Plaintext
Raw Permalink Normal View History

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."