Skip to content

Commit 2fc6e92

Browse files
author
Alrik Vidstrom
committed
1 parent 80bd012 commit 2fc6e92

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
@@ -331,7 +331,7 @@ class LowPowerPortentaH7 {
331331
LowPowerReturnCode>::type
332332
standbyM7(const T standbyType, const Args... args) const;
333333
/// @endcond
334-
#ifdef DOXYGEN
334+
#ifdef VISIBLE_ONLY_TO_DOXYGEN
335335
/**
336336
* @brief Make the M7 core enter Standby Mode.
337337
* @param standbyType One or a combination of LowPowerStandbyType::untilPinActivity

0 commit comments

Comments
 (0)