fixup/test compiler warnings
This commit is contained in:
committed by
Graham Sanderson
parent
4f64f3af80
commit
7e4e3290d5
@@ -66,6 +66,7 @@ int main() {
|
||||
|
||||
queue_free(&sample_fifo);
|
||||
printf("Done\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
bool timer_callback(repeating_timer_t *rt) {
|
||||
|
||||
Reference in New Issue
Block a user