mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-03 21:39:01 +00:00
Add game 2048 (#2767)
* _ * rename my name * fix warnings * fix warnings
This commit is contained in:
@@ -85,7 +85,7 @@ void EPIRBProcessor::payload_handler(const baseband::Packet& packet) {
|
||||
}
|
||||
}
|
||||
|
||||
void EPIRBProcessor::on_message(const Message* const message) {
|
||||
void EPIRBProcessor::on_message(const Message*) {
|
||||
}
|
||||
|
||||
int main() {
|
||||
|
||||
Reference in New Issue
Block a user