util: Add btn_read_vol
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define BTN_VOL_UP (1 << 2)
|
||||
|
||||
u8 btn_read();
|
||||
u8 btn_read_vol();
|
||||
u8 btn_wait();
|
||||
u8 btn_wait_timeout(u32 time_ms, u8 mask);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user