Update keyboards/yunzii/common/smart_ble.c

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
yunzii keyboard 2024-09-02 11:10:40 +08:00 committed by GitHub
parent b2f7f4062d
commit 9b3c02bbd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@
#include "host.h"
#include "host_driver.h"
#include "report.h"
#include <string.h>
#include "smart_ble.h"
static uint8_t sc_ble_leds(void) {