update
This commit is contained in:
@@ -151,7 +151,7 @@ uint16_t* take_picture() {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
int lepton_restart() {
|
||||
void lepton_restart() {
|
||||
while (1) {
|
||||
delay(LEP_RESET_FAIL_RETRY_SECS*1000);
|
||||
|
||||
|
Reference in New Issue
Block a user