mirror of
https://git.aixiao.me/aixiao/Danger-alarm.git
synced 2025-07-29 19:13:39 +08:00
Gradually migrate to FreeRTOS
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
#define DS18B20_PIN 15 // DS18B20 引脚
|
||||
|
||||
|
||||
extern QueueHandle_t xQueue;
|
||||
extern void DS18B20(void *pvParameters);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user