mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-15 02:08:00 +00:00
4 lines
67 B
C
4 lines
67 B
C
#pragma once
|
|
void printBanner();
|
|
void fatalError(const char* msg);
|