rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
console_io.h
Go to the documentation of this file.
1/**
2 * @file console_io.h
3 *
4 * @date Dec 29, 2012
5 * @author Andrey Belomutskiy, (c) 2012-2020
6 */
7
8#pragma once
9
10typedef void (*CommandHandler)(char *);
11
12void consoleOutputBuffer(const uint8_t *buf, int size);
13void startConsole(CommandHandler console_line_callback_p);
14void onDataArrived(bool valid);
void(* CommandHandler)(char *)
Definition console_io.h:10
void consoleOutputBuffer(const uint8_t *buf, int size)
void onDataArrived(bool valid)
void startConsole(CommandHandler console_line_callback_p)
composite packet size