This commit is contained in:
jomjol
2020-08-13 21:15:49 +02:00
parent 16290d4566
commit 8d64e28b1a
5 changed files with 23 additions and 1 deletions

View File

@@ -104,6 +104,8 @@ void Init_NVS_SDCard()
extern "C" void app_main()
{
printf("Do Reset Camera\n");
PowerResetCamera();
// LogFile.WriteToFile("Startsequence 01");
Init_NVS_SDCard();
LogFile.WriteToFile("Startsequence 02");