Skip to content

changed board.RFM9x_RST to board.RFM9X_RST #25

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

Merged
merged 1 commit into from
Jan 29, 2020
Merged

changed board.RFM9x_RST to board.RFM9X_RST #25

merged 1 commit into from
Jan 29, 2020

Conversation

Gustavvr
Copy link

The 'x' was lowercase it should be upper.

import board
dir(board)
['A0', 'A1', 'A2', 'A3', 'A4', 'A5', 'BATTERY', 'D0', 'D1', 'D10', 'D11', 'D12', 'D13', 'D5', 'D6', 'D9', 'I2C', 'MISO', 'MOSI', 'RFM9X_CS', 'RFM9X_D0', 'RFM9X_RST', 'RX', 'SCK', 'SCL', 'SDA', 'SPI', 'TX', 'UART', 'VOLTAGE_MONITOR']

@ladyada ladyada merged commit b5331a7 into adafruit:master Jan 29, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 4, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground to 4.0.2 from 4.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#87 from kattni/readme-update
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#86 from kattni/express-notimplementederror

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 3.1.2 from 3.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#87 from adafruit/tannewt-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_MPU6050 to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_MPU6050#4 from FoamyGuy/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display to 3.8.8 from 3.8.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#69 from adafruit/second-missing-comma
  > Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#68 from adafruit/missing-comma

Updating https://github.com/adafruit/Adafruit_CircuitPython_TCS34725 to 3.2.5 from 3.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_TCS34725#26 from adafruit/dherrada-patch-2

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X to 3.2.0 from 3.1.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_VL53L0X#14 from jepler/doc-build-fix
  > Merge pull request adafruit/Adafruit_CircuitPython_VL53L0X#12 from 2bndy5/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_TinyLoRa to 2.0.2 from 2.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_TinyLoRa#25 from Gustavvr/master
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.

2 participants