CHG: spelling misstake
CHG: code cleanup. unused function.
This commit is contained in:
@@ -32,7 +32,7 @@ int FpgaGetCurrent();
|
||||
#define FpgaEnableSscDma(void) AT91C_BASE_PDC_SSC->PDC_PTCR = AT91C_PDC_RXTEN;
|
||||
void SetAdcMuxFor(uint32_t whichGpio);
|
||||
|
||||
extern void switch_off();
|
||||
//extern void switch_off();
|
||||
|
||||
// definitions for multiple FPGA config files support
|
||||
#define FPGA_BITSTREAM_MAX 2 // the total number of FPGA bitstreams (configs)
|
||||
|
||||
Reference in New Issue
Block a user