Add logging to tests

This commit is contained in:
Daniel Öster 2025-08-31 11:31:45 +03:00
parent 5d0486c87c
commit 8af86d9f29
2 changed files with 25 additions and 0 deletions

View file

@ -7,6 +7,7 @@
#include <string.h>
#include "HardwareSerial.h"
#include "Logging.h"
#include "Print.h"
#include "esp-hal-gpio.h"