mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add missing header guard
This commit is contained in:
parent
10eedd4ad2
commit
ae461dc296
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
* 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
typedef enum {
|
||||
XMODEM_1K,
|
||||
XMODEM_CRC,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue