pulkin / micropython

MicroPython implementation on Ai-Thinker GPRS module A9 (RDA8955)
https://micropython.org
MIT License
102 stars 30 forks source link

Make a single function for activating GPRS and retrieveing its status #17

Closed pulkin closed 4 years ago

pulkin commented 4 years ago

Remove cellular.gprs_attach, cellular.gprs_activate, cellular.gprs_detach, cellular.gprs_deactivate in favor of cellular.gprs().