mirror of
https://github.com/jscrane/r65emu.git
synced 2024-12-26 14:29:31 +00:00
no storage => can't checkpoint
This commit is contained in:
parent
ac71ed7e98
commit
d5945fa104
@ -27,3 +27,5 @@
|
||||
#define PWM_SOUND D2
|
||||
#define PWM_DUTY 20 // 20/1024 -> volume
|
||||
#define PWM_TOP 1024
|
||||
|
||||
#define NO_CHECKPOINT 1
|
||||
|
Loading…
Reference in New Issue
Block a user