Skip to content

Commit e92cc0f

Browse files
committed
linter
1 parent 7390a85 commit e92cc0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PYSQUARED_VERSION ?= v2.0.0-alpha-25w31
1+
PYSQUARED_VERSION ?= v2.0.0-alpha-25w31git
22
PYSQUARED ?= git+https://github.com/proveskit/pysquared@$(PYSQUARED_VERSION)
33
BOARD_MOUNT_POINT ?= ""
44
BOARD_TTY_PORT ?= ""

src/flight-software/lib/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ adafruit-circuitpython-register==1.10.1
99
adafruit-circuitpython-rfm==1.0.3
1010
adafruit-circuitpython-tca9548a @ git+https://github.com/proveskit/[email protected]
1111
adafruit-circuitpython-ticks==1.1.1
12-
adafruit-circuitpython-veml7700==2.1.4
12+
adafruit-circuitpython-veml7700==2.0.2
1313
Adafruit_CircuitPython_MCP230xx
1414
proves-circuitpython-rv3028 @ git+https://github.com/proveskit/[email protected]
1515
proves-circuitpython-sx1280 @ git+https://github.com/proveskit/[email protected]

0 commit comments

Comments
 (0)