A board support package for the LPC4088 Display Module.

Dependencies:   DM_HttpServer DM_USBHost

Dependents:   lpc4088_displaymodule_emwin lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI ... more

Fork of DMSupport by EmbeddedArtists AB

Revision:
37:07659b5d90ce
Parent:
29:b1ec19000e15
Child:
41:e06e764ff4fd
--- a/Registry.cpp	Fri Mar 20 14:44:06 2015 +0000
+++ b/Registry.cpp	Mon Mar 23 13:45:16 2015 +0000
@@ -294,6 +294,7 @@
           err = EEPROMWriteError;
           break;
         }
+        _modified[i] = false;
       }
     }