mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-18 09:22:00 +00:00
removed need for cpld mode setup for QFP100
This commit is contained in:
@@ -27,7 +27,13 @@
|
||||
namespace portapack {
|
||||
namespace cpld {
|
||||
|
||||
bool update_if_necessary(
|
||||
bool update_possible();
|
||||
|
||||
bool update_necessary(
|
||||
const Config config
|
||||
);
|
||||
|
||||
bool update(
|
||||
const Config config
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user