changing name
This commit is contained in:
parent
8690c58773
commit
ade8c66178
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue