Added more objects to BDK port, and connected AI to ADC7, and BI0..BI4 to PINB0..PINB4. Fixed up some other objects and object API (header files).
This commit is contained in:
@@ -36,6 +36,8 @@ extern "C" {
|
||||
void);
|
||||
uint8_t input_address(
|
||||
void);
|
||||
bool input_button_value(
|
||||
uint8_t index);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user