more code cleanup

This commit is contained in:
Martin Brodbeck 2024-02-09 12:20:30 +01:00
parent 1d4d387299
commit 69b6214668
5 changed files with 35 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#include <cstring>
#include <pico/stdlib.h>
#include "pico/stdlib.h"
#include "settings.h"