mirror of
https://git.aixiao.me/aixiao/Danger-alarm.git
synced 2025-07-29 19:13:39 +08:00
ADD HC-12 sensor
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
#define HC_12_PIO_SERIAL_BAUD 9600
|
||||
|
||||
extern void _HC_12_INIT();
|
||||
extern void _HC_12(const char *string);
|
||||
extern void _HC_12(char *string);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user