Closed adamish closed 1 year ago
https://support.microbit.org/support/solutions/articles/19000016969-micro-bit-error-codes says 020 is out of memory.
Issue appears to be that the addChannel() was being called repeatedly, Resolved by addChannel into the lazy init for sampleSource
Repeated test case above, now passes. Tagged as 0.0.21.
Closing
Crashed with 020 :( after the following