mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 00:29:33 +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