frankvandenbos c0959e8dc0 Added Preferences storage 5 месяцев назад
..
MAIN_ALL.ino faaa587a5f Digital Key Prototype 5 месяцев назад
README.txt faaa587a5f Digital Key Prototype 5 месяцев назад
WS_Bluetooth.cpp c0959e8dc0 Added Preferences storage 5 месяцев назад
WS_Bluetooth.h faaa587a5f Digital Key Prototype 5 месяцев назад
WS_GPIO.cpp faaa587a5f Digital Key Prototype 5 месяцев назад
WS_GPIO.h faaa587a5f Digital Key Prototype 5 месяцев назад
WS_Information.h faaa587a5f Digital Key Prototype 5 месяцев назад
WS_MQTT.cpp faaa587a5f Digital Key Prototype 5 месяцев назад
WS_MQTT.h faaa587a5f Digital Key Prototype 5 месяцев назад
WS_RTC.cpp faaa587a5f Digital Key Prototype 5 месяцев назад
WS_RTC.h faaa587a5f Digital Key Prototype 5 месяцев назад
WS_Serial.cpp faaa587a5f Digital Key Prototype 5 месяцев назад
WS_Serial.h faaa587a5f Digital Key Prototype 5 месяцев назад

README.txt

RGB与Buzzer :操作函数存放于 WS_GPIO 文件中
RTC(Pico-RTC-DS3231) :操作函数存放于 WS_RTC 文件中
Bluetooth :操作函数存放于 WS_Bluetooth 文件中
MQTT :操作函数存放于 WS_MQTT 文件中