![]() |
eBoard
①⑧⑨
Written for SIA 2017/2018
|
[BLUETOOTH] This is the RB14Scan ghost struct :D More...
#include <eagle_RB14Scan.h>
Public Member Functions | |
RB14Scan (void) | |
The constructor. More... | |
int | raw (optVAL_t) |
this will check for connection status [will return true if pin not connected] More... | |
char | channel (optVAL_t) |
will return the next char received by the module. A 64 byte Serial buffer is included! More... | |
void | write (const char *const val) |
this will write a constant string to the output More... | |
[BLUETOOTH] This is the RB14Scan ghost struct :D
[BLUETOOTH] You can use this class like this on UNO:
Definition at line 49 of file eagle_RB14Scan.h.
|
inline |
The constructor.
|
inline |
will return the next char received by the module. A 64 byte Serial buffer is included!
|
inline |
this will check for connection status [will return true if pin not connected]
|
inline |
this will write a constant string to the output