fork test
Dependencies: BLE_API WIFI_API_32kRAM mbed nRF51822
Fork of NNN40_CLI by
Diff: CLI_Source/command-interpreter.h
- Revision:
- 9:ff3ccba5dc16
- Parent:
- 5:ee474e3133eb
- Child:
- 13:7eaec228ad23
--- a/CLI_Source/command-interpreter.h Thu Jan 21 11:32:23 2016 +0000 +++ b/CLI_Source/command-interpreter.h Mon Jan 25 11:19:12 2016 +0000 @@ -95,7 +95,7 @@ uint8_t *cyntecGetCommandTotalBuffer(void); void cyntecWriteToTotalBuffer(uint8_t input); uint8_t cyntecGetTotalIndex(void); - +uint8_t isValidGPIO(uint8_t); #ifdef __cplusplus }