Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c68b3de2 authored by Daniel Zheng's avatar Daniel Zheng
Browse files

sensor.h fix typo

Flag: EXEMPT refactor
Test: th
Change-Id: Iedc6b88ffa798d8f520e14150fd66b3c0aa13119
parent ea6f56d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -349,7 +349,7 @@ enum {
    AREPORTING_MODE_CONTINUOUS = 0,
    /** reporting on change */
    AREPORTING_MODE_ON_CHANGE = 1,
    /** on shot reporting */
    /** one shot reporting */
    AREPORTING_MODE_ONE_SHOT = 2,
    /** special trigger reporting */
    AREPORTING_MODE_SPECIAL_TRIGGER = 3