From bb0e85157dd9a6810e55df7051be29efcaef2704 Mon Sep 17 00:00:00 2001 From: kalymos Date: Wed, 12 Jul 2017 22:44:04 +0200 Subject: [PATCH] Update PsNee.ino --- PsNee.ino | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/PsNee.ino b/PsNee.ino index b0453d5..6155e06 100644 --- a/PsNee.ino +++ b/PsNee.ino @@ -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