M5Stack-SD-Updater icon indicating copy to clipboard operation
M5Stack-SD-Updater copied to clipboard

[SD-App] please add @tomorrow56's M5Stack_Plotclock

Open tobozo opened this issue 5 years ago • 4 comments

https://github.com/tomorrow56/M5Stack_Plotclock

tobozo avatar Nov 12 '19 12:11 tobozo

library requirement:

https://github.com/zhouhan0126/DNSServer---esp32
https://github.com/zhouhan0126/WebServer-esp32
https://github.com/adafruit/Adafruit-PWM-Servo-Driver-Library
https://github.com/PaulStoffregen/Time

tobozo avatar Nov 12 '19 12:11 tobozo

The app has been scheduled for rebuild

tobozo avatar Nov 12 '19 12:11 tobozo

Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed

tobozo avatar Nov 12 '19 12:11 tobozo

pre-hook:

sed -i 's/Adafruit_PWMServoDriver pwm = Adafruit_PWMServoDriver(&Wire, 0x72);/Adafruit_PWMServoDriver pwm = Adafruit_PWMServoDriver(0x72, Wire);/g' M5_plotclock_V1_04_autoconnect/M5_plotclock_V1_04_autoconnect.ino

post-hook:

# 

tobozo avatar Nov 12 '19 13:11 tobozo