This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-module
/
struct
History
Scott Shawcroft
5ccd5dc08b
Fix struct.pack with padding bytes
...
It used to validate the following arg could fit in a single byte. Now, it always uses zero to pad.
2021-04-16 12:39:23 -07:00
..
__init__.c
Fix struct.pack with padding bytes
2021-04-16 12:39:23 -07:00
__init__.h
CircuitPython now has struct instead of ustruct (
#302
)
2017-10-18 12:50:20 -07:00