Library za koristenje 7 Segmentnog Displaya

Revision:
2:e832b0651b17
Parent:
1:fc20df0d22b7
--- a/7_seg_display.h	Tue Feb 22 21:11:37 2022 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#ifndef SEGDISPLAY_H
-#define SEGDISPLAY_H
-#include "mbed.h"
-extern BusOut Seg1; 
-void SegInit(void); 
-char SegConvert(int SegValue); 
-#endif
-      
\ No newline at end of file