Mistook the person who was responsible for fixing BLE
@@ -3,4 +3,4 @@ Flipper Application for monitoring PC resources
**[A backend running on your PC is required](https://github.com/TheSainEyereg/flipper-pc-monitor-backend/releases)**
-Thanks [NaejEL](https://github.com/NaejEL) for bringing this application back to life
+Many thanks to [Willy-JL](https://github.com/Willy-JL) for implementing BLE Serial for the new firmware and bringing the app back to life
@@ -1,7 +1,7 @@
/*
- * This code is based on the NaejEL's (https://github.com/NaejEL) BLE fix.
+ * This code is based on the Willy-JL's (https://github.com/Willy-JL) BLE fix.
*
- * Thank you to NaejEL for providing this code and making it available under the https://github.com/Flipper-XFW/Xtreme-Apps repository.
+ * Thank you to Willy-JL for providing this code and making it available under the https://github.com/Flipper-XFW/Xtreme-Apps repository.
* Your contribution has been invaluable for this project.
*/