Change project name to padlab

This commit is contained in:
2022-10-06 18:57:58 +11:00
parent ff040ce322
commit b7dea03e52
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
#include <stdio.h>
#include <stdbool.h>
#define CAPTION "Analogue"
#define CAPTION "PadLab"
#define WINDOW_WIDTH 512
#define WINDOW_HEIGHT 288