Skip to content

Some refactoring#2

Merged
sarusso merged 2 commits intopythings:masterfrom
hiveeyes:refactoring
Feb 19, 2020
Merged

Some refactoring#2
sarusso merged 2 commits intopythings:masterfrom
hiveeyes:refactoring

Conversation

@amotl
Copy link
Copy Markdown
Contributor

@amotl amotl commented Feb 19, 2020

Dear Stefano,

while working on the integration of your SIM800 driver into our Terkin datalogger [1,2], we made the changes included within this PR.

Thanks again and with kind regards,
Andreas.

[1] https://community.hiveeyes.org/t/unlocking-and-improving-the-pythings-sim800-gprs-module-for-micropython/2978
[2] hiveeyes/terkin-datalogger@f3f892b

In order to lower the memory footprint of this module, let's
deliberately move the usage example code into a separate file.
Before defining a custom logger class which always will print to 
STDOUT/UART, let's try to use Python's native logging module.
@sarusso
Copy link
Copy Markdown
Collaborator

sarusso commented Feb 19, 2020

Very interesting the integration you are working on. Thanks for the PR! You kind of beaten me on time :) p.s. I am going to switch to a git flow-ish branching model with master and develop public branches, and probably to do some refactoring on my side (i.e. a folder for each driver). Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants