diff Small_CPU/Src/baseCPU2.c @ 172:c659fda83e44

Minor: Button defaults, release date adjusted, use SPI_SHOW_SYNC_STATS
author heinrichsweikamp
date Sun, 10 Mar 2019 20:30:42 +0100
parents ee744c7160ce
children 331882a89421
line wrap: on
line diff
--- a/Small_CPU/Src/baseCPU2.c	Sun Mar 10 15:39:55 2019 +0000
+++ b/Small_CPU/Src/baseCPU2.c	Sun Mar 10 20:30:42 2019 +0100
@@ -171,9 +171,9 @@
 /* 4 bytes with trailing 0 */
 		.signature = "mh",
 
-		.release_year = 18,
-		.release_month = 7,
-		.release_day = 29,
+		.release_year = 19,
+		.release_month = 3,
+		.release_day = 10,
 		.release_sub = 0,
 
 		/* max 48 with trailing 0 */