File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ INCLUDES := include
46
46
ROMFS := romfs
47
47
48
48
VERSION_MAJOR := 0
49
- VERSION_MINOR := 4
49
+ VERSION_MINOR := 5
50
50
VERSION_MICRO := 0
51
51
52
52
APP_TITLE := SwitchIdent
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ This is yet another identity tool that is continuing the series of <*device name
27
27
- Displays SD and gamecard slot statuses.
28
28
- Displays WiFi and Bluetooth MAC address.
29
29
- Display battery age (in percentage and pcm).
30
- - Display battery internal and external temperature.
31
- - Display battery internal and external temperature.
30
+ - Display internal (PCB) temperature.
31
+ - Display external (SoC) temperature.
32
32
- Display battery charger input and output current limit.
33
33
- Display battery charging current limit.
34
34
- Display battery charging voltage limit.
@@ -37,6 +37,10 @@ This is yet another identity tool that is continuing the series of <*device name
37
37
- Display battery charger type.
38
38
- Display battery charger current limit.
39
39
- Display battery charger voltage limit.
40
+ - Display battery temperature.
41
+ - Display headphone port status.
42
+ - Display joy-con battery.
43
+ - Display joy-con firmware.
40
44
41
45
# Credits:
42
46
- shchmue: Added missing DRAM descriptors and fix compatibility with libnx v4.2.0+
You can’t perform that action at this time.
0 commit comments