Troubleshooting page

This commit is contained in:
Elia Zammuto
2021-08-17 20:22:47 +02:00
parent 81317ce672
commit 1f239214a1
5 changed files with 146 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ constexpr auto PORT_HTTPS = -5;
void start();
bool pin(std::string pin);
void erase_all_clients();
} // namespace nvhttp
#endif //SUNSHINE_NVHTTP_H