mirror of
https://github.com/thelsing/knx.git
synced 2025-01-07 00:05:47 +01:00
adds gcc optimize for tp frame
This commit is contained in:
parent
1ee78a45d1
commit
8388c79f9f
@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#pragma GCC optimize("O3")
|
||||
|
||||
#include "cemi_frame.h"
|
||||
#include <stdint.h>
|
||||
|
Loading…
Reference in New Issue
Block a user