HowardALandman / QTD

Research project on Quantum Time Dilation, including theory and plans for an experiment to test it.
2 stars 1 forks source link

GPIO usage hard-coded. #4

Closed HowardALandman closed 4 years ago

HowardALandman commented 4 years ago

The tdc7201.initGPIO() method has all GPIO hard-coded, but should allow the user to specify their own hardware setup.