remove unused pragma

This commit is contained in:
proddy
2024-06-19 18:15:26 +01:00
parent e6ccee1bf2
commit 9a085c8961

View File

@@ -84,6 +84,4 @@ char * EMSuart::hextoa(char * result, const uint8_t value) {
} // namespace emsesp
#pragma GCC diagnostic pop
#endif