Skip to content
Snippets Groups Projects
Select Git revision
  • 6566e3f6a87ea0080d93a59f750b6616276841a0
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Damien George authored
    The OneWire class is now in its own onewire.py module, and the temperature
    sensor class is in its own ds18x20.py module.  The latter is renamed to
    DS18X20 to reflect the fact that it will support both the "S" and "B"
    variants of the device.
    
    These files are moved to the modules/ subdirectory to take advantage of
    frozen bytecode.
    9fba6183
    History
    Name Last commit Last update
    ..