commit | 962c32608972361b28f7f0e52e2c88c8ad5a3541 | [log] [tgz] |
---|---|---|
author | David Lattimore <dml@google.com> | Tue Sep 20 15:58:22 2022 +1000 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 07 02:03:30 2022 +0000 |
tree | afdf2ac7b957753919c2c7f8ee6125786a880cb8 | |
parent | efeb25d82b13baa91a7d1a65d0f2b319df19f3d6 [diff] |
hps-mon: Remove a bunch of direct println calls Calling println directly will mess up the prompt, since it isn't aware of it. BUG=b:247655226 TEST=./scripts/run-dev Change-Id: Ia3e0bc44829f6a0e5fdc251ff2301e7461479615 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/3941150 Reviewed-by: Jakub Młynarczyk <jakubm@chromium.org> Commit-Queue: David Lattimore <dml@chromium.org> Tested-by: David Lattimore <dml@chromium.org>
The ChromiumOS Human Presence Sensor is a hardware peripheral which can detect the presence of one or more humans in front of the Chromebook.
This repository contains source code for the firmware which runs on the peripheral.
For more information, refer to the design document (Googlers only).