Modified the BDK port for version 4 hardware layout

This commit is contained in:
skarg
2012-11-26 02:12:37 +00:00
parent fce60832e6
commit 3b85868fe7
2 changed files with 25 additions and 2 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ extern "C" {
void);
bool input_button_value(
uint8_t index);
uint8_t input_rotary_value(
uint8_t index);
#ifdef __cplusplus
}
#endif /* __cplusplus */