Skip to content

Commit

Permalink
rename device spec
Browse files Browse the repository at this point in the history
  • Loading branch information
yconst committed Apr 19, 2024
1 parent 9a541fa commit abc0cf5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ remote_attributes:
getter_name: scheduler_get_load
meta: {dynamic: True}
dtype: uint32
- name: errors
- name: warnings
flags: [CONTROL_BLOCK_REENTERED]
meta: {dynamic: True}
getter_name: scheduler_get_errors
summary: Any scheduler errors, as a bitmask
getter_name: scheduler_get_warnings
summary: Any scheduler warnings, as a bitmask
- name: controller
remote_attributes:
- name: state
Expand Down

0 comments on commit abc0cf5

Please sign in to comment.