mirror of
https://github.com/thelsing/knx.git
synced 2026-03-22 02:17:59 +01:00
add #pragma once to Arduino plattform to allow derived plattforms
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "knx/platform.h"
|
||||
|
||||
#include "Arduino.h"
|
||||
|
||||
Reference in New Issue
Block a user