mirror of
https://github.com/thelsing/knx.git
synced 2025-09-09 17:51:55 +02:00
Update rp2040_arduino_platform.h
This commit is contained in:
parent
fdf09012d0
commit
ba1966c0e1
@ -4,9 +4,6 @@
|
|||||||
|
|
||||||
#ifdef ARDUINO_ARCH_RP2040
|
#ifdef ARDUINO_ARCH_RP2040
|
||||||
|
|
||||||
#define USE_RP2040_EEPROM_EMULATION
|
|
||||||
#warning "using RP2040 EEPROM emulation"
|
|
||||||
|
|
||||||
#ifndef USE_RP2040_EEPROM_EMULATION
|
#ifndef USE_RP2040_EEPROM_EMULATION
|
||||||
#ifndef KNX_FLASH_OFFSET
|
#ifndef KNX_FLASH_OFFSET
|
||||||
#define KNX_FLASH_OFFSET 0x180000 // 1.5MiB
|
#define KNX_FLASH_OFFSET 0x180000 // 1.5MiB
|
||||||
|
Loading…
Reference in New Issue
Block a user