Commit Graph

5 Commits

Author SHA1 Message Date
Mr.Blinky b0c7ed2663 update arduboy core, fx library
fixed warning in wiring.c
added draw string and numbers functions to fx library
added Hello World fx example
2022-03-21 21:21:15 +01:00
Mr.Blinky c524df36e1 Update ArduboyFX and ArduboyTones libraries
changed Arduboy FX library version to 1.0.2
Fixed drawBitmap incorrect mask on images with non multiple of 8 heights
Minor comment edits

changed ArduboyTones library version to 1.0.4
Optimized Interrupt service routine saving ~52 bytes of PROGMEM
2022-03-12 13:29:54 +01:00
Mr.Blinky d711506e3d Update Arduboy FX library and examples
Update FX::begin() Now includes FX:disableOLED()
Added  FX::display() FX replacement for arduboy.display()
2022-02-23 01:47:00 +01:00
Mr.Blinky d2f8227b1a
update ArduboyFX library
Added more example sketches to library.
+ minor changes
2021-05-09 22:06:58 +02:00
Mr.Blinky 6ac7468383 update package to 1.2.9
remove cathy2k bootloader
Update cathy3k bootloader v1.9
Update Arduboy2 library with latest changes
update tinyfont library
update EEPROM library
Add FX library
update Arduino SoftwareSerial and Wire libraries
2020-09-15 17:17:03 +02:00