handwired/promethium: fix missing include (#16317)
parent
89fc2f166f
commit
5f10387c41
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include "quantum.h"
|
||||
|
||||
void battery_poll(uint8_t level);
|
||||
void led_set_kb(uint8_t usb_led);
|
||||
|
|
Loading…
Reference in New Issue