Skip to content

Commit

Permalink
make talkie_test pass again
Browse files Browse the repository at this point in the history
  • Loading branch information
profezzorn committed Dec 30, 2024
1 parent 4898c78 commit 6469781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/talkie_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include <cstdint>

// junk needed to make this hack work.
#define digitalWrite(X, Y) ((void)0)
Expand Down

0 comments on commit 6469781

Please sign in to comment.