tmp 1
This commit is contained in:
parent
bc01b1f0e8
commit
5d5fd4bc83
256 changed files with 163824 additions and 189151 deletions
|
@ -1,17 +0,0 @@
|
|||
/*
|
||||
* globals_cpp.h
|
||||
*
|
||||
* Created on: Nov 4, 2019
|
||||
* Author: abody
|
||||
*/
|
||||
|
||||
#ifndef GLOBALS_CPP_H_
|
||||
#define GLOBALS_CPP_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include "f4ll/packetusart.h"
|
||||
|
||||
extern f4ll::PacketUsart *g_usarts[4];
|
||||
|
||||
#endif // __cplusplus
|
||||
#endif /* GLOBALS_CPP_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue