wip
This commit is contained in:
@@ -130,7 +130,7 @@ def create_buttons(packer, CP, CAN, cnt, btn):
|
|||||||
|
|
||||||
def create_buttons_alt(packer, CP, CAN, cnt, btn, template):
|
def create_buttons_alt(packer, CP, CAN, cnt, btn, template):
|
||||||
params_memory = Params("/dev/shm/params")
|
params_memory = Params("/dev/shm/params")
|
||||||
self.params_memory.get_float("CarCruiseDisplayActual")
|
params_memory.get_float("CarCruiseDisplayActual")
|
||||||
|
|
||||||
values = {
|
values = {
|
||||||
"COUNTER": cnt,
|
"COUNTER": cnt,
|
||||||
|
|||||||
Reference in New Issue
Block a user