Adapting for the new WLED release: (#2802)

Removed longPressMacro call
  Fix debug calls
  Fix typos
This commit is contained in:
Egor
2022-10-21 06:31:43 +07:00
committed by GitHub
parent 3c36030977
commit c47972d500
3 changed files with 22 additions and 36 deletions

View File

@@ -68,7 +68,6 @@
#endif
#ifdef USERMOD_VL53L0X_GESTURES
#include <Wire.h> //it's needed here to correctly resolve dependencies
#include "../usermods/VL53L0X_gestures/usermod_vl53l0x_gestures.h"
#endif