mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-09-15 19:14:13 +00:00
all: Remove remote beta note.
This is part of the stable release now.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# Remote is currently in beta. This program only works with firmware
|
||||
# installed from <https://beta.pybricks.com>.
|
||||
|
||||
from pybricks.pupdevices import Motor, Remote
|
||||
from pybricks.parameters import Port, Direction, Stop, Button
|
||||
from pybricks.tools import wait
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
# Remote is currently in beta. This program only works with firmware
|
||||
# installed from <https://beta.pybricks.com>.
|
||||
|
||||
from pybricks.pupdevices import Motor, Remote
|
||||
from pybricks.parameters import Port, Direction, Stop, Button
|
||||
from pybricks.tools import wait
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
# Remote is currently in beta. This program only works with firmware
|
||||
# installed from <https://beta.pybricks.com>.
|
||||
|
||||
from pybricks.pupdevices import Motor, DCMotor, Remote
|
||||
from pybricks.parameters import Port, Direction, Button, Color
|
||||
from pybricks.tools import wait
|
||||
|
||||
Reference in New Issue
Block a user