i2cdriver/python
James Bowman 8a4007b75c Instantiate GridSizer() in a way that works on both Wx 3. and 4.
Looks like GridSizer.SetHGap() and SetVGap() have no effect on Wx 3.
But at least now it doesn't crash on Wx 3.
2019-09-10 11:42:30 -07:00
..
samples Instantiate GridSizer() in a way that works on both Wx 3. and 4. 2019-09-10 11:42:30 -07:00
.gitignore Clean up 2019-04-29 15:51:23 -07:00
EDS.py regwr accepts tuples properly. Fix EDS.LED for Python 2 2019-03-03 11:28:13 -08:00
MANIFEST Start of Python import 2019-02-11 19:18:56 -08:00
Makefile.sphinx Sphinx doc set up 2019-04-25 06:45:21 -07:00
conf.py Sphinx doc set up 2019-04-25 06:45:21 -07:00
go Sphinx doc set up 2019-04-25 06:45:21 -07:00
i2cdriver.py Capture to CSV file implemented in GUI #13 2019-04-29 15:49:39 -07:00
index.rst Sphinx doc set up 2019-04-25 06:45:21 -07:00
lm75b.py initial import of main module 2019-02-20 06:46:39 -08:00
setup.py i2cgui installed as a script, version bump to 0.0.5 2019-04-25 19:46:26 -07:00