Skip to content

Commit

Permalink
example/oneshot: Update defconfig to use default 2s
Browse files Browse the repository at this point in the history
  • Loading branch information
acassis authored and pull[bot] committed Aug 4, 2023
1 parent 8687e84 commit 8cf8857
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ CONFIG_ESP32C3_ONESHOT=y
CONFIG_ESP32C3_TIMER0=y
CONFIG_ESP32C3_TIMER1=y
CONFIG_EXAMPLES_ONESHOT=y
CONFIG_EXAMPLES_ONESHOT_DELAY=2000000
CONFIG_EXAMPLES_TIMER=y
CONFIG_FS_PROCFS=y
CONFIG_IDLETHREAD_STACKSIZE=2048
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ CONFIG_ESP32S2_ONESHOT=y
CONFIG_ESP32S2_TIMER0=y
CONFIG_ESP32S2_UART0=y
CONFIG_EXAMPLES_ONESHOT=y
CONFIG_EXAMPLES_ONESHOT_DELAY=2000000
CONFIG_FS_PROCFS=y
CONFIG_HAVE_CXX=y
CONFIG_HAVE_CXXINITIALIZE=y
Expand Down

0 comments on commit 8cf8857

Please sign in to comment.