mirror of
https://github.com/whowechina/aic_pico.git
synced 2025-02-21 04:46:41 +01:00
Fix virtual aic option
This commit is contained in:
parent
16ef1ce9bd
commit
30a92371c4
Binary file not shown.
@ -90,7 +90,7 @@ void aime_init(aime_putc_func putc_func)
|
||||
|
||||
void aime_virtual_aic(bool enable)
|
||||
{
|
||||
virtual_aic.active = enable;
|
||||
virtual_aic.enabled = enable;
|
||||
}
|
||||
|
||||
static uint8_t mifare_keys[2][6]; // 'KeyA' and 'KeyB'
|
||||
|
Loading…
x
Reference in New Issue
Block a user