mirror of
https://github.com/google/pebble.git
synced 2025-07-26 09:14:53 -04:00
fw: drivers: add AS7000 HRM driver code/demo app
This commit is contained in:
parent
f19ace2e3c
commit
5b5d49cb49
15 changed files with 1809 additions and 6 deletions
|
@ -490,6 +490,7 @@ typedef enum {
|
|||
RESOURCE_ID_STORED_APP_GOLF = 463,
|
||||
RESOURCE_ID_BT_BOOT_IMAGE = 464,
|
||||
RESOURCE_ID_BT_FW_IMAGE = 465,
|
||||
RESOURCE_ID_AS7000_FW_IMAGE = 466,
|
||||
RESOURCE_ID_TIMEZONE_DATABASE = 467,
|
||||
RESOURCE_ID_FONT_FALLBACK_INTERNAL = 468,
|
||||
RESOURCE_ID_ARROW_DOWN = 469,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue