Skip to content

Commit 165377e

Browse files
soburiCopilot
andauthored
Update cores/arduino/zephyrCommon.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 769f878 commit 165377e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/arduino/zephyrCommon.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ void tone_expiry_cb(struct k_timer *timer) {
359359

360360
void tone(pin_size_t pinNumber, unsigned int frequency,
361361
unsigned long duration) {
362-
size_t timerIndex = -1;
363362
struct k_timer *timer;
364363
k_timeout_t timeout;
365364

0 commit comments

Comments
 (0)