Chris Womack / DMBasicGUI

Fork of DMBasicGUI by Embedded Artists

Revision:
14:647b1896ed84
Parent:
10:651861441108
--- a/Application/Button.h	Mon Mar 09 10:40:55 2015 +0100
+++ b/Application/Button.h	Mon Mar 09 10:50:17 2015 +0100
@@ -20,7 +20,7 @@
 #include "Clickable.h"
 
 /**
- * Button example
+ * A button with a caption
  *
  * @code
  * #include "mbed.h"