Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 306fdbe

Browse files
committed
Fix Examples
1 parent 29f5315 commit 306fdbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎examples/example_scope_avdweb_2channels/example_scope_avdweb_2channels.ino‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "avdweb_SWscope.h" // https://avdweb.nl/arduino/measurement/oscilloscope
1+
#include "CodeDebugScope.h" // https://avdweb.nl/arduino/measurement/oscilloscope
22

33
// Attention: set in avdweb_SWscope.h: const int maxScopeBytes = 100; // or more
44
// if possible

‎examples/example_scope_avdweb_2channels_ISR/example_scope_avdweb_2channels_ISR.ino‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "avdweb_SWscope.h"
1+
#include "CodeDebugScope.h"
22
#include <FrequencyTimer2.h> // mainISR https://github.com/PaulStoffregen/FrequencyTimer2
33

44
// Attention: set in avdweb_SWscope.h: const int maxScopeBytes = 100; // or more

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /