rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
usbconsole.h
Go to the documentation of this file.
1/**
2 * @file usbconsole.h
3 *
4 * @date Jan 27, 2020
5 * @author andreika <prometheus.pcb@gmail.com>
6 */
7
8#ifndef USBCONSOLE_H_
9#define USBCONSOLE_H_
10
11void usb_serial_start();
13
14#endif /* USBCONSOLE_H_ */
void usb_serial_start()
Main function of PDL.
bool is_usb_serial_ready()