Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Reduce codesize of setOutputPower#7572

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@dirkmueller
Copy link
Contributor

The logic can be simplified by using integer logic without a functional
change. Reduces code size by 40% (78 bytes -> 46 bytes) and silences
a Warith-conversion warning.

The logic can be simplified by using integer logic without a functionalchange. Reduces code size by 40% (78 bytes -> 46 bytes) and silencesa Warith-conversion warning.
@earlephilhowerearlephilhower merged commitdf01d19 intoesp8266:masterSep 2, 2020
davisonja added a commit to davisonja/Arduino that referenced this pull requestSep 10, 2020
* master: (299 commits)  Fix error message typo (esp8266#7581)  Update certs-from-mozilla.py (esp8266#7578)  Update DigestAuthorization.ino (Simple example update) (esp8266#7579)  Fix gzip+signed OTA error (esp8266#7577)  Properly replace toolchain in PlatformIO CI script (esp8266#7580)  Update certs-from-mozilla.py (esp8266#7573)  Fixup weird combination of oneline/multi line comments (esp8266#7566)  Reduce codesize of setOutputPower (esp8266#7572)  Fix typos in tests  Force gcc inlining, use same style for getCycleCount as for getCpuFreqMHz.  Even more concise #if form.  Inline, fewer LOC, remove redundant definition in cpp.  Netump Initial commit (esp8266#7527)  Delete owner field (esp8266#7563)  Avoid float-double-conversion (esp8266#7559)  Use direct member initialization instead of ctr initialisation (esp8266#7556)  Add CI test for eboot build (esp8266#7546)  getCpuFreqMHz(): fix when F_CPU is not defined (esp8266#7554)  emulation-on-host makefile update, allowing to pass more options (esp8266#7552)  add sdk options to "generic esp8285 module" (esp8266#7550)  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@d-a-vd-a-vd-a-v approved these changes

@devytedevytedevyte approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@dirkmueller@d-a-v@devyte@earlephilhower

[8]ページ先頭

©2009-2025 Movatter.jp