#include"settings-ttgo_t8.h" // Contains all user-relevant settings for Lilygo TTGO T8 1.7
#elif (HAL == 6)
#include"settings-complete.h" // Contains all user-relevant settings for ESPuino complete
#elif (HAL == 7)
#include"settings-lolin_d32_pro_sdmmc_pe.h" // Pre-configured settings for ESPuino Lolin D32 pro with SDMMC + port-expander (https://forum.espuino.de/t/lolin-d32-pro-mit-sd-mmc-pn5180-max-fuenf-buttons-und-port-expander-smd/638)
#elif (HAL == 99)
#include"settings-custom.h" // Contains all user-relevant settings custom-board