AliGeenius / Kimai-RFID-ESP

This programm is build for for an ESP8265/ESP8266 to communicate with the open source Kimai timetracking software via the API sending RFIDs to the server for starting/stopping timesheets.
14 stars 2 forks source link

Hardcoded IP #4

Closed kevinpapst closed 1 year ago

kevinpapst commented 1 year ago

Today I was browsing the code, trying to understand it and stumbled upon:

https://github.com/AliGeenius/Kimai-RFID-ESP/blob/2fa1927fa584e69efc880bc658654f4005fa036b/src/main.cpp#L114

Is that on purpose or a mistake where the config should be used instead?

AliGeenius commented 1 year ago

Hi @kevinpapst that's truely a bug! Wondering that nobody reported problems :smiling_face_with_tear: thanks for your report and good eyes! Will be fixed