slcd: silence warnings

This commit is contained in:
Joey Castillo 2025-03-12 23:09:50 -04:00
parent 3243ec37f3
commit be5be6c5da

View File

@ -22,6 +22,9 @@
* SOFTWARE.
*/
#include <stdlib.h>
#include "delay.h"
#include "usb.h"
#include "pins.h"
#include "watch_slcd.h"
#include "watch_common_display.h"