added begin()

drawBitmap()
      display()
      exports for testing purposes
This commit is contained in:
ZennDev1337 2023-10-02 11:18:17 +02:00
parent 1c582941d8
commit 79a913f442
4 changed files with 37 additions and 0 deletions

View file

@ -17,6 +17,7 @@
#define Arduboy2_Library ;
// #define ArduboyTones_Library ;
#define ArduboyFX_Library ;
// #define ArdVoice_Library ;
#define EEPROM_Library ;
#define Arduino_Library ;