frankvandenbos c0959e8dc0 Added Preferences storage 6 months ago
..
MAIN_ALL.ino c0959e8dc0 Added Preferences storage 6 months ago
README.txt faaa587a5f Digital Key Prototype 7 months ago
WS_Bluetooth.cpp c0959e8dc0 Added Preferences storage 6 months ago
WS_Bluetooth.h c0959e8dc0 Added Preferences storage 6 months ago
WS_GPIO.cpp c0959e8dc0 Added Preferences storage 6 months ago
WS_GPIO.h c0959e8dc0 Added Preferences storage 6 months ago

README.txt

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