Modified version of official firmware for Outrageous Circuits' RETRO. See Game.cpp for change history.

Dependencies:   mbed

Fork of Official_RETRO by GHI Electronics

Revision:
1:cd8a3926f263
Parent:
0:21669ea33448
--- a/DisplayN18.h	Mon Nov 10 13:04:42 2014 +0000
+++ b/DisplayN18.h	Mon Nov 17 19:51:24 2014 +0000
@@ -2,8 +2,7 @@
 
 #pragma once
 
-class DisplayN18 
-{
+class DisplayN18 {
     static const unsigned char STEP = 4;
     
     DigitalOut resetPin;