mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
adds gcc optimize for tp frame
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#pragma GCC optimize("O3")
|
||||
|
||||
#include "cemi_frame.h"
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user