-
- Downloads
esp8266: Move pyb.info() function to esp module and remove pyb module.
All functionality of the pyb module is available in other modules, like time, machine and os. The only outstanding function, info(), is (temporarily) moved to the esp module and the pyb module is removed.
Showing
- esp8266/Makefile 1 addition, 1 deletionesp8266/Makefile
- esp8266/modesp.c 1 addition, 0 deletionsesp8266/modesp.c
- esp8266/modpyb.c 6 additions, 79 deletionsesp8266/modpyb.c
- esp8266/modpyb.h 2 additions, 0 deletionsesp8266/modpyb.h
- esp8266/mpconfigport.h 0 additions, 2 deletionsesp8266/mpconfigport.h
Loading
Please register or sign in to comment