pycom / pycom-libraries

MicroPython libraries and examples that work out of the box on Pycom's IoT modules
330 stars 378 forks source link

Added code in pyscan to send light and accelerometer data to pybytes #76

Closed Aditya18Jain closed 5 years ago

Xykon commented 5 years ago

These are general libraries they should not contain any Pybytes code.

We consider Pybytes an optional platform for customers to use while these libraries are for general purpose. If anything you can add a Pybytes example in a separate main.py file.

Otherwise nice work adding the missing libraries. I'm assigning this to Daniel S. for final review/merge as I'm in China and busy with other stuff plus might also need to update the docs accordingly.