mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
auto format
This commit is contained in:
parent
6884734cc3
commit
9d7e29d705
@ -2,9 +2,9 @@
|
||||
#pragma GCC optimize("O3")
|
||||
|
||||
#include "cemi_frame.h"
|
||||
#include <cstring>
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
|
||||
// Means that the frame is invalid
|
||||
#define TP_FRAME_FLAG_INVALID 0b10000000
|
||||
|
Loading…
Reference in New Issue
Block a user