updated
This commit is contained in:
parent
cca197bf45
commit
36cb36ffee
9 changed files with 126 additions and 1 deletions
9
Project/test_game/config.toml
Normal file
9
Project/test_game/config.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
Libraries = [
|
||||
"Arduboy2",
|
||||
#"ArduboyTones",
|
||||
"ArduboyFX",
|
||||
#"ArdVoice",
|
||||
#"Serial",
|
||||
"EEPROM",
|
||||
"Arduino",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue