kopia lustrzana https://github.com/Jean-MarcHarvengt/MCUME
8 wiersze
101 B
C
8 wiersze
101 B
C
![]() |
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
void setup(void);
|
||
|
void loop(void);
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|