Fixed outdated reference link

This commit is contained in:
Debian 2023-04-17 12:54:59 -06:00
parent 3cd6dff1d2
commit 304134c6a4
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
//| """Low-level bit primitives for Maxim (formerly Dallas Semi) one-wire protocol.
//|
//| Protocol definition is here: https://www.maximintegrated.com/en/app-notes/index.mvp/id/126"""
//| Protocol definition is here: https://www.analog.com/en/technical-articles/1wire-communication-through-software.html"""
STATIC const mp_rom_map_elem_t onewireio_module_globals_table[] = {
{ MP_ROM_QSTR(MP_QSTR___name__), MP_ROM_QSTR(MP_QSTR_onewireio) },