Shish

Dependencies:   mbed USBDevice GLCD

Files at this revision

API Documentation at this revision

Comitter:
pepperu96
Date:
Tue Nov 09 16:04:17 2021 +0000
Parent:
5:2dce07562de8
Commit message:
debug deactivated

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Nov 05 11:31:35 2021 +0000
+++ b/main.cpp	Tue Nov 09 16:04:17 2021 +0000
@@ -7,7 +7,7 @@
 #include "TouchPanel.h"
 #include "DeepNeuralNetwork.h"
  
-#define DEBUG 
+//#define DEBUG 
 
 DeepNeuralNetwork dnn;