Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Missing locking in touchlink factoryResetFirst (Koenkk#308)
There seems to be a missing lock in the beginning of factoryResetFirst. All the other methods in this class locks then releases, except this one, which only releases.
- Loading branch information