Logiase

Results 7 comments of Logiase

same error on Windows, installed with pip - python 3.10.5 - labelimg 1.8.6

建议使用一台机器做网关然后将事件分发出去

get了 ________________________________ 发件人: PBK Bin ***@***.***> 发送时间: 2021年12月20日 20:57 收件人: Logiase/MiraiGo-Template ***@***.***> 抄送: Logiase ***@***.***>; Mention ***@***.***> 主题: Re: [Logiase/MiraiGo-Template] 重构 Module 设计 (#9) @Logiase 有没有准备弄卸载 module 的方法? 卸载module的用处是什么? 动态安装...

Sorry for my bad English :( I think it's wrong for putting such a huge delay in USART transmission, It's OK for lower baudrate. For example, if we use a...

> why do you want to use delay? atc_transmit does not need delay. I mean your code in `atc.c` line 69 to 79. ```c void atc_transmit(atc_t *atc, uint8_t *data, uint16_t...

```.clang-format --- Language: Cpp BasedOnStyle: GNU IndentWidth: 4 AllowShortBlocksOnASingleLine: Empty AllowShortFunctionsOnASingleLine: None BreakBeforeBraces: Custom SpaceBeforeParens: ControlStatements BraceWrapping: AfterFunction: false ``` This may help, just put it to your project root...