Cleanup
This commit is contained in:
@@ -75,8 +75,8 @@ uint8_t eeprom_read(uint32_t mapped_addr);
|
|||||||
#include "hal/wdt_hal.h"
|
#include "hal/wdt_hal.h"
|
||||||
#elif BOARD_MODEL == BOARD_RNODE_NG_22
|
#elif BOARD_MODEL == BOARD_RNODE_NG_22
|
||||||
#include "hal/wdt_hal.h"
|
#include "hal/wdt_hal.h"
|
||||||
#else BOARD_MODEL != BOARD_RNODE_NG_22
|
#else
|
||||||
#include "soc/rtc_wdt.h"
|
#include "hal/wdt_hal.h"
|
||||||
#endif
|
#endif
|
||||||
#define ISR_VECT IRAM_ATTR
|
#define ISR_VECT IRAM_ATTR
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user