mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 06:38:33 +00:00
refactoring
This commit is contained in:
@@ -27,13 +27,8 @@
|
||||
namespace portapack {
|
||||
namespace cpld {
|
||||
|
||||
bool update_possible();
|
||||
|
||||
bool update_necessary(
|
||||
const Config config
|
||||
);
|
||||
|
||||
bool update(
|
||||
uint32_t update_if_necessary(
|
||||
const Config config
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user