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( App(
appid="unitemp", appid="Temp_Sensors_Reader",
name="Temp sensors reader", name="Temp Sensors Reader",
apptype=FlipperAppType.EXTERNAL, apptype=FlipperAppType.EXTERNAL,
entry_point="unitemp_app", entry_point="unitemp_app",
cdefines=["UNITEMP_APP"], cdefines=["UNITEMP_APP"],