Dorian-Filip Pavetić / SigDisplay
Revision:
1:f694fd763135
Parent:
0:b400107c7fc3
--- a/SigDisplay.h	Sat Nov 05 07:31:54 2022 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-// SegDisplay.h file for Exercise 24
-#ifndef SEGDISPLAY_H
-#define SEGDISPLAY_H
-#include "mbed.h"
-extern BusOut Seg1; // allow Seg1 to be manipulated by other files
-extern BusOut Seg2; // allow Seg2 to be manipulated by other files
-void SegInit(void); // function prototype
-char SegConvert(char SegValue); // function prototype
-#endif
\ No newline at end of file