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

Fix Issue32 - remove flush argument #49

Merged
merged 5 commits into from
Oct 4, 2022
Merged

Conversation

prcutler
Copy link
Contributor

@prcutler prcutler commented Oct 4, 2022

Per issue #32 I've removed the flush=True argument from all files. See also: adafruit/circuitpython#4888

Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

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

Excellent! Definitely good to fix the example code.

@tekktrik tekktrik merged commit 5bfa6b6 into adafruit:main Oct 4, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 5, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint to 2.2.10 from 2.2.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_Fingerprint#49 from prcutler/issue32

Updating https://github.com/adafruit/Adafruit_CircuitPython_LTR329_LTR303 to 2.0.0 from 1.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_LTR329_LTR303#3 from caternuson/iss2

Updating https://github.com/adafruit/Adafruit_CircuitPython_SI1145 to 1.1.5 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_SI1145#15 from DeadSix27/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_TCA8418 to 1.0.5 from 1.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_TCA8418#10 from prcutler/issue6

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.5.6 from 2.5.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#58 from isacben/add-type-annotations-to-docstrings

Updating https://github.com/adafruit/Adafruit_CircuitPython_NTP to 3.0.8 from 3.0.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_NTP#26 from prcutler/issue25

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_BLE_File_Transfer
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.

remove print "flush" arguments in examples -- not accepted by CirCuitPython
2 participants