Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typos on booleans. #2067

Closed
wants to merge 1 commit into from
Closed

Fixed typos on booleans. #2067

wants to merge 1 commit into from

Conversation

andrewple
Copy link
Contributor

@andrewple andrewple commented Jun 15, 2018

Fix typos for booleans in various comment sections.

@@ -66,7 +66,7 @@ extern const rtc_gpio_desc_t rtc_gpio_desc[GPIO_PIN_COUNT];
* @brief Determine if the specified GPIO is a valid RTC GPIO.
*
* @param gpio_num GPIO number
* @return true if GPIO is valid for RTC GPIO use. talse otherwise.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@igrr igrr added the Status: Pending blocked by some other factor label Jul 9, 2018
igrr pushed a commit that referenced this pull request Jul 13, 2018
@igrr
Copy link
Member

igrr commented Jul 17, 2018

Thanks for the fixes @andrewple! Cherry-picked as a8da9c1.

@igrr igrr closed this Jul 17, 2018
@igrr igrr removed the Status: Pending blocked by some other factor label Aug 9, 2018
catalinio pushed a commit to catalinio/pycom-esp-idf that referenced this pull request Jun 28, 2019
0xFEEDC0DE64 pushed a commit to 0xFEEDC0DE64/esp-idf that referenced this pull request May 5, 2021
* Add FreeRTOS exsample

* Update Code

* Change stack size

* Fix LED_BUILTIN not defined

Fix LED_BUILTIN not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants