* refactor: new helpers/nrf52 dir

* RAK, startOTAUpdate()
Bu işleme şunda yer alıyor:
Scott Powell
2025-02-03 12:53:38 +11:00
ebeveyn 79f2d65a64
işleme 7b31fc8ef9
8 değiştirilmiş dosya ile 84 ekleme ve 13 silme
+1 -1
Dosyayı Görüntüle
@@ -62,7 +62,7 @@
#include <helpers/CustomSX1262Wrapper.h>
static ESP32Board board;
#elif defined(RAK_4631)
#include <helpers/RAK4631Board.h>
#include <helpers/nrf52/RAK4631Board.h>
#include <helpers/CustomSX1262Wrapper.h>
static RAK4631Board board;
#else