Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Compiling MicropythonForcing the correct module versions | ||||||||
Line: 42 to 45 | ||||||||
make USER_C_MODULES=../../../user_modules -CFLAGS_EXTRA=-DMODULE_DHT11RAW_ENABLED=1 | ||||||||
Changed: | ||||||||
< < | For more details about C user modules in MicroPython see https://docs.micropython.org/en/latest/develop/cmodules.html![]() | |||||||
> > | For more details about C user modules in MicroPython see https://docs.micropython.org/en/latest/develop/cmodules.html![]() https://micropython-usermod.readthedocs.io/en/latest/usermods_01.html ![]() | |||||||
The source code for the example module described in the docs and the dht11Raw module can be found in this gzipped tar archive: |