examples : compatibility with ggwave-arduino project

This commit is contained in:
Georgi Gerganov
2022-07-06 22:29:05 +03:00
parent bf8aff87d7
commit 16ec2ec916
6 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
#include "ggwave/ggwave.h"
#include <ggwave.h>
const int kPinLed0 = 13;
const int kPinSpeaker = 10;