all FX functions are now safe wrapped and I added the crate to the docs also it is added to the prelude
This commit is contained in:
parent
522844499e
commit
b9e517fa21
1649 changed files with 72257 additions and 0 deletions
5
Examples/ArduboyFX/fxhelloworld/fxdata/fxdata.txt
Normal file
5
Examples/ArduboyFX/fxhelloworld/fxdata/fxdata.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
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."
|
Loading…
Add table
Add a link
Reference in a new issue