11 lines
174 B
C
11 lines
174 B
C
|
/*
|
||
|
* sent_hw_icu.h
|
||
|
*
|
||
|
* SENT protocol glue to ChibiOS ICU driver header
|
||
|
*
|
||
|
* @date Oct 01, 2022
|
||
|
* @author Andrey Gusakov <dron0gus@gmail.com>, (c) 2022
|
||
|
*/
|
||
|
|
||
|
#pragma once
|