Skip to content

Commit 4703894

Browse files
alrvidsebromero
andauthored
Change #define name
Co-authored-by: Sebastian Romero <[email protected]>
1 parent c4cce7a commit 4703894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_LowPowerPortentaH7.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ class LowPowerPortentaH7 {
333333
standbyM7(const T standbyType, const Args... args) const;
334334
/// @endcond
335335
// This is the simplified variant that Doxygen will see and use
336-
// Notice that VISIBLE_ONLY_TO_DOXYGEN isn't defined anywhere - it doesn't
336+
// Notice that DOXYGEN_ONLY isn't defined anywhere - it doesn't
337337
// have to be since Doxygen is configured with ENABLE_PREPROCESSING NO
338338
#ifdef VISIBLE_ONLY_TO_DOXYGEN
339339
/**

0 commit comments

Comments
 (0)