Maurice Makaay
|
c5547b37ee
|
Removed ugly namespace mentioning at namespace closing brace, which was added by the code formatter.
|
2020-07-12 22:43:35 +02:00 |
Maurice Makaay
|
a31840c479
|
Completed moving all code into its own Dough namespace, to prevent naming clashes with stuff like WiFi and DHT11.
|
2020-07-12 22:41:23 +02:00 |
Maurice Makaay
|
9db52bad08
|
Another round of code cleanup.
|
2020-07-12 01:35:07 +02:00 |
Maurice Makaay
|
f1b941d964
|
Moved measuring and publish into the Measurements class. Further code cleanup steps will follow on this, but committing since we have a nicely working version now.
|
2020-07-11 22:12:59 +02:00 |
Maurice Makaay
|
10f8fc2290
|
Extracted the logging functionality into a separate logger, making it easier to log info per module. This also drags less of the UI functionality into low level modules, which seems a lot cleaner to me.
|
2020-07-11 02:13:36 +02:00 |
Maurice Makaay
|
e66b8ccdd5
|
Code formatting and structuring the project.
|
2020-07-09 21:09:46 +02:00 |