Jack Hansdampf / ESP8266WebserverGSOE_F401
Revision:
5:babdf868f544
Parent:
4:49654888d57b
Child:
8:982be5930e88
--- a/MFS.h	Thu Feb 04 12:55:05 2021 +0000
+++ b/MFS.h	Tue Mar 02 13:11:25 2021 +0000
@@ -19,6 +19,7 @@
     USART_HandleTypeDef husart1;
     public:
     void operator=(unsigned int wert);
+    operator int(void);
     MFS(void);
     void siebensegment(uint8_t wert);
     void siebensegment(uint8_t awert,uint8_t wert);