We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4cce7a commit 4703894Copy full SHA for 4703894
src/Arduino_LowPowerPortentaH7.h
@@ -333,7 +333,7 @@ class LowPowerPortentaH7 {
333
standbyM7(const T standbyType, const Args... args) const;
334
/// @endcond
335
// 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
+ // Notice that DOXYGEN_ONLY isn't defined anywhere - it doesn't
337
// have to be since Doxygen is configured with ENABLE_PREPROCESSING NO
338
#ifdef VISIBLE_ONLY_TO_DOXYGEN
339
/**
0 commit comments