Merge branch 'master' into master

This commit is contained in:
marshmellow42 2018-09-18 22:12:11 -04:00 committed by GitHub
commit 161c40fb52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 6730 additions and 449 deletions

View file

@ -1849,7 +1849,7 @@ void Cotag(uint32_t arg0) {
SetAdcMuxFor(GPIO_MUXSEL_LOPKD);
// Now set up the SSC to get the ADC samples that are now streaming at us.
FpgaSetupSsc();
FpgaSetupSsc(FPGA_MAJOR_MODE_LF_ADC);
// start clock - 1.5ticks is 1us
StartTicks();