rusEFI
The most advanced open source ECU
|
Functions | |
void | usb_serial_start () |
Main function of PDL. | |
bool | is_usb_serial_ready () |
Variables | |
static bool | isUsbSerialInitialized = false |
bool is_usb_serial_ready | ( | ) |
Definition at line 51 of file usbconsole.cpp.
void usb_serial_start | ( | void | ) |
Main function of PDL.
start USB serial using hard-coded communications pins (see comments inside the code)
Definition at line 23 of file usbconsole.cpp.
|
static |
Definition at line 18 of file usbconsole.cpp.