From aef06f09a3291f622d94f6e95bfc69608e6a3fc7 Mon Sep 17 00:00:00 2001 From: Simon Weidacher Date: Sun, 26 Dec 2021 14:00:30 +0100 Subject: [PATCH] Cleanup. --- device/main/RFIDInterface.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device/main/RFIDInterface.hpp b/device/main/RFIDInterface.hpp index a760e7d..4c1bd89 100644 --- a/device/main/RFIDInterface.hpp +++ b/device/main/RFIDInterface.hpp @@ -13,4 +13,4 @@ class RFIDInterface { void registerWebResources(WebInterface* interface); }; -#endif \ No newline at end of file +#endif \ No newline at end of file