forked from external-repos/ESP32-CAM-ONVIF
4 lines
67 B
C
4 lines
67 B
C
#pragma once
|
|
void printBanner();
|
|
void fatalError(const char* msg);
|