Update application.fam

This commit is contained in:
RogueMaster
2022-12-19 14:10:44 -05:00
parent 5fb5ab9f2d
commit a844d83f0e

View File

@@ -1,6 +1,6 @@
App(
appid="unitemp",
name="Temp sensors reader",
appid="Temp_Sensors_Reader",
name="Temp Sensors Reader",
apptype=FlipperAppType.EXTERNAL,
entry_point="unitemp_app",
cdefines=["UNITEMP_APP"],