Will the bug have major consequences? should I check somehow for memory leak? Like using this test code Debugging AVR dynamic memory allocation | Andys Workshop and ending the program if i'm about to run out of memory?
Will the bug have major consequences? should I check somehow for memory leak? Like using this test code Debugging AVR dynamic memory allocation | Andys Workshop and ending the program if i'm about to run out of memory?