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

py

user avatar
Damien George authored
Updated functions now do proper checking that n_kw==0, and are simpler
because they don't have to explicitly raise an exception.  Down side is
that the error messages no longer include the function name, but that's
acceptable.

Saves order 300 text bytes on x64 and ARM.
ee7a880d
History