Skip to content

Commit 7a13c73

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Arduino_LowPowerPortentaH7.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ class LowPowerPortentaH7 {
335335
// This is the simplified variant that Doxygen will see and use
336336
// Notice that DOXYGEN_ONLY isn't defined anywhere - it doesn't
337337
// have to be since Doxygen is configured with ENABLE_PREPROCESSING NO
338-
#ifdef VISIBLE_ONLY_TO_DOXYGEN
338+
#ifdef DOXYGEN_ONLY
339339
/**
340340
* @brief Make the M7 core enter Standby Mode.
341341
* @param standbyType One or a combination of LowPowerStandbyType::untilPinActivity

0 commit comments

Comments
 (0)