Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
playfulFence committed Sep 3, 2024
1 parent ea9c99f commit ca11de7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hil-test/tests/pcnt.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! PCNT tests
//!
//! It's assumed GPIO2 is connected to GPIO3
//! (GPIO9 and GPIO10 for esp32s3)
//! (GPIO9 and GPIO10 for esp32s2 and esp32s3)

//% CHIPS: esp32 esp32c6 esp32h2 esp32s2 esp32s3

Expand Down
2 changes: 1 addition & 1 deletion hil-test/tests/rmt.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! RMT Loopback Test
//!
//! It's assumed GPIO2 is connected to GPIO3
//! (GPIO9 and GPIO10 for esp32s3)
//! (GPIO9 and GPIO10 for esp32s2 and esp32s3)

//% CHIPS: esp32 esp32c3 esp32c6 esp32h2 esp32s2 esp32s3

Expand Down

0 comments on commit ca11de7

Please sign in to comment.