From ba1966c0e1fe2603342f2c3c5fcecf5af3d8c34c Mon Sep 17 00:00:00 2001 From: Sonnengruesser <36325150+Sonnengruesser@users.noreply.github.com> Date: Sat, 15 Oct 2022 16:36:04 +0200 Subject: [PATCH] Update rp2040_arduino_platform.h --- src/rp2040_arduino_platform.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/rp2040_arduino_platform.h b/src/rp2040_arduino_platform.h index bb4d70a..77a8736 100644 --- a/src/rp2040_arduino_platform.h +++ b/src/rp2040_arduino_platform.h @@ -4,9 +4,6 @@ #ifdef ARDUINO_ARCH_RP2040 -#define USE_RP2040_EEPROM_EMULATION -#warning "using RP2040 EEPROM emulation" - #ifndef USE_RP2040_EEPROM_EMULATION #ifndef KNX_FLASH_OFFSET #define KNX_FLASH_OFFSET 0x180000 // 1.5MiB