Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
2d4a69cfc6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <stdint.h>
|
#include "quantum.h"
|
||||||
|
|
||||||
void battery_poll(uint8_t level);
|
void battery_poll(uint8_t level);
|
||||||
void led_set_kb(uint8_t usb_led);
|
void led_set_kb(uint8_t usb_led);
|
||||||
|
|
Loading…
Reference in a new issue