changing name

This commit is contained in:
siddacious 2020-02-11 16:27:40 -08:00
parent 8690c58773
commit ade8c66178

View file

@ -34,7 +34,7 @@ DISPLAY_HEIGHT = 64
Y_OFFSET = 3
TEXT_HEIGHT = 8
BOTTOM_ROW = DISPLAY_HEIGHT - TEXT_HEIGHT
BANNER_STRING = "PUFF-O-TRON-9000"
BANNER_STRING = "ST LPS33HW Sip & Puff"
pressure_string = " "
input_type_string = " "
# pylint:disable=too-many-locals,exec-used,eval-used