mirror of
https://github.com/thelsing/knx.git
synced 2026-03-07 02:17:30 +01:00
rename main include
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <bsec.h>
|
||||
#include <knx_esp.h>
|
||||
#include <knx.h>
|
||||
|
||||
// declare array of all groupobjects with their sizes in byte
|
||||
GroupObject groupObjects[]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <knx_esp.h>
|
||||
#include <knx.h>
|
||||
|
||||
// declare array of all groupobjects with their sizes in byte
|
||||
GroupObject groupObjects[]
|
||||
|
||||
Reference in New Issue
Block a user