portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2
GNU General Public License v3.0
3.02k stars 518 forks source link

add bool type asyncmsg #2136

Closed zxkmm closed 1 month ago

zxkmm commented 2 months ago

also notice that if you don't use, then linker will drop it so it wont occupy space

zxkmm commented 2 months ago

I have no idea why it can handle bool var but can’t handle the return value of a bool func. Help wanted

zxkmm commented 1 month ago

it's a more weird issue and exist on other member func too. it's caused by memory issue, thanks HTotoo for finding it let's merge this one and take a deep look later