LEGO / lego-ble-wireless-protocol-docs

This repository contains information about LEGO Hubs (name, battery level, etc.) and to interact with any sensors and motors connected to it.
https://lego.github.io/lego-ble-wireless-protocol-docs
MIT License
334 stars 43 forks source link

typo at chapter 3.29.1 #25

Open lpfquest opened 4 years ago

lpfquest commented 4 years ago

heading

"3.29.1. Output Sub Command - WriteDirectModeData() Sub Command [0x5]"

should read

"3.29.1. Output Sub Command - WriteDirectModeData() Sub Command [0x51]"

(0x5 == SetAccTime, 0x51 == WriteDirectModeData)