Skip to content

Commit 5474294

Browse files
madh4tterlurch
andauthored
Update src/rp2_common/pico_multicore/include/pico/multicore.h
Co-authored-by: Andrew Scheller <[email protected]>
1 parent 708d31d commit 5474294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rp2_common/pico_multicore/include/pico/multicore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ static inline void multicore_doorbell_clear_current_core(uint doorbell_num) {
377377
sio_hw->doorbell_in_clr = 1u << doorbell_num;
378378
}
379379

380-
/*! \brief Determine if the given doorbell is active on the this core
380+
/*! \brief Determine if the given doorbell is active on this core
381381
* \ingroup multicore_doorbell
382382
* \param doorbell_num the doorbell number
383383
*/

0 commit comments

Comments
 (0)