badgeteam / ESP32-platform-firmware

Universal badge platform for ESP32 based devices! Runs on the event badges from SHA2017, HackerHotel 2019, Disobey 2019, CampZone 2019, Disobey 2020 and more!
https://badge.team
39 stars 41 forks source link

add missing ifdef #253

Closed brainsmoke closed 1 year ago

brainsmoke commented 1 year ago

Make driver_hub75_bits.c code depend on CONFIG_DRIVER_HUB75_ENABLE so that the build won't fail without CONFIG_DRIVER_HUB75_ENABLE set.