tp_smapi: correct default apipath

This commit is contained in:
lcpz 2018-12-01 19:03:58 +00:00
parent 6c3a211991
commit 8d1a905479
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ local string = string
local function factory(apipath)
local tp_smapi = {
path = apipath or "/sys/devices/platform/tp_smapi"
path = apipath or "/sys/devices/platform/smapi"
}
function tp_smapi.get(batid, feature)

2
wiki

@ -1 +1 @@
Subproject commit f52c9068f4e64effe8a3f38e7531beef3fec3388
Subproject commit 11ea6b6bc6661396e6d29f362f94c5561a94eb44