mirror of
https://github.com/kalymos/PsNee.git
synced 2026-03-02 09:56:12 +00:00
Update PsNee.ino
This commit is contained in:
@@ -20,12 +20,14 @@
|
||||
// This code defaults to multi-region, meaning it will unlock PAL, NTSC-U and NTSC-J machines.
|
||||
// You can optimize boot times for your console further. See "// inject symbols now" in the main loop.
|
||||
|
||||
// Choose your hardware!
|
||||
//+-------------------------------------------------------------------------------------------+
|
||||
//| CHOOSE VOUR HARWARE! |
|
||||
//+-------------------------------------------------------------------------------------------+
|
||||
// 2 main branches available:
|
||||
// - ATmega based > easy to use, fast and nice features for development
|
||||
// - ATtiny based > less features, internal clock has 10% variation
|
||||
|
||||
#define ARDUINO_BOARD
|
||||
//#define ARDUINO_BOARD
|
||||
//#define ATTINY_X5
|
||||
|
||||
//#define PSNEEDEBUG
|
||||
|
||||
Reference in New Issue
Block a user