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

Rectified Typos #19841

Merged
merged 2 commits into from
Oct 26, 2023
Merged

Rectified Typos #19841

merged 2 commits into from
Oct 26, 2023

Conversation

dellucifer
Copy link
Contributor

Description:

Related issue (if applicable): fixes #19840

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
  • The code change is tested and works with Tasmota core ESP32 V.2.0.14
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

Copy link
Contributor

@Noschvie Noschvie left a comment

Choose a reason for hiding this comment

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

LGTM

@arendst arendst merged commit f45b55a into arendst:development Oct 26, 2023
63 checks passed
Jason2866 added a commit to Jason2866/Tasmota that referenced this pull request Oct 28, 2023
* Rectified Typos (arendst#19841)

* Rectified Typos

* Update settings.json

* Support of Winsum ZH03B sensor Dust particle sensor in xsns_18_pms5003.ino (arendst#19850)

* Update xsns_18_pms5003.ino

The Winsum ZH03B sensor is quite similar to the Plantower PMS3003 sensor. The main difference is the response in passive mode. With these changes xsns_18_pms5003.ino can support the ZH03B sensor when PMS_MODEL_ZH03X is defined in the configuration file.

* Update xsns_18_pms5003.ino

* Update change logs

* Update be_lexer.c (arendst#19856)

Added check for unterminated block comments

* Refactoring of storing safeboot bin (arendst#19858)

* Folder for storing safeboot is now configurable
* Platform 2023.10.06
* Platform 2023.10.12

---------

Co-authored-by: Dellucifer <84488210+dellucifer@users.noreply.github.com>
Co-authored-by: FransOv <57999223+FransOv@users.noreply.github.com>
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
Co-authored-by: Andreas Ziemer <aziemer@a-z-e.de>
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.

Typos in the documentation of different topics throughout the repo
3 participants