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

micropython

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Paul Sokolovsky authored
    These two are apprerently the most concise and efficient way to convert
    int to/from bytes in Python. The alternatives are struct and array modules,
    but methods using them are more verbose in Python code and less efficient
    in memory/cycles.
    a985b459
    History
    Name Last commit Last update