Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MFS_ADC MFS-7_Segment-Interrupt MFS_USART_Test_HAL MFS_02-Luftschlange ... more
Diff: MFS.h
- Revision:
- 5:babdf868f544
- Parent:
- 4:49654888d57b
- Child:
- 8:982be5930e88
- Child:
- 9:8924db86f383
--- 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);