This commit is contained in:
Conor Patrick
2019-05-09 02:44:04 -04:00
parent aff8d10432
commit 60e3d01e0d
4 changed files with 28 additions and 51 deletions

View File

@@ -103,5 +103,6 @@ void device_set_clock_rate(DEVICE_CLOCK_RATE param);
// 0 otherwise.
bool device_is_nfc();
void device_init_button();
#endif