Closed livello closed 5 years ago
I began refactoring from here: https://github.com/anklimov/lighthub/pull/10
What about having branch develop to keep not stable code apart from master?
Exactly agree Need some advice to do it
On Mar 22, 2018, at 10:13 PM, Sergey Konyukhov notifications@github.com wrote:
What about having branch develop to keep not stable code apart from master?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/anklimov/lighthub/issues/9#issuecomment-375425302, or mute the thread https://github.com/notifications/unsubscribe-auth/AVhOGeEbFngv8-lj1DPG5zjcRoCgmDTqks5tg_fbgaJpZM4S0OTh.
Now we can use powerful IDE for working on project. Thanks to platformio. It is easy to format code, rename bad-named variables, functions,definitions, constants and make code much more readable and understandable without any additional comments that hard to remember.