display 7 seg 4 digitos
Dependencies:
mbed
TextLCD
Diff: SysClockConf.h
- Revision:
- 0:8006a686f427
diff -r 000000000000 -r 8006a686f427 SysClockConf.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/SysClockConf.h Fri Oct 25 21:18:37 2019 +0000
@@ -0,0 +1,2 @@
+#pragma once
+void confSysClock(void);