mirror of
https://github.com/DashyFox/StackSport.git
synced 2025-06-28 05:09:32 +00:00
IR_CMD_Handler
This commit is contained in:
13
Core/Inc/GlobalDefines.h
Normal file
13
Core/Inc/GlobalDefines.h
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* GlobalDefines.h
|
||||
*
|
||||
* Created on: Aug 25, 2024
|
||||
* Author: DashyFox
|
||||
*/
|
||||
|
||||
#ifndef INC_GLOBALDEFINES_H_
|
||||
#define INC_GLOBALDEFINES_H_
|
||||
|
||||
#define UART_BUFFER_SIZE 64
|
||||
|
||||
#endif /* INC_GLOBALDEFINES_H_ */
|
Reference in New Issue
Block a user