Skip to content

Commit 7a4f8c3

Browse files
committed
Add comment
1 parent 950f067 commit 7a4f8c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/binding.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export enum ThreadPriority {
3333
PriorityError
3434
}
3535

36+
// Needs to match HAL_CAN_IS_FRAME_REMOTE
3637
export const RTR_FRAME_BIT = 0x80000000;
3738

3839
export class CanBridgeInitializationError extends Error {

0 commit comments

Comments
 (0)