mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 09:52:39 +00:00
CPLD: Remove decimation feature.
This commit is contained in:
@@ -30,7 +30,6 @@ class CPLD {
|
||||
public:
|
||||
void init();
|
||||
|
||||
void set_decimation_by(const uint8_t n);
|
||||
void set_q_invert(const bool invert);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user