摘要: 给你一个整数数组 nums,每次 操作 会从中选择一个元素并 将该元素的值减少 1。 如果符合下列情况之一,则数组 A 就是 锯齿数组: 每个偶数索引对应的元素都大于相邻的元素,即 A[0] > A[1] < A[2] > A[3] < A[4] > ... 或者,每个奇数索引对应的元素都大于相邻的 阅读全文
posted @ 2023-02-27 17:34 slowlydance2me 阅读(13) 评论(0) 推荐(0) 编辑
摘要: About PPM Encoder The PPM encoder allows to encode up to 8 PWM (pulse width modulated) signals into one PPM (pulse position modulation) signal. The fu 阅读全文
posted @ 2023-02-27 15:36 slowlydance2me 阅读(83) 评论(0) 推荐(0) 编辑
摘要: About Radio Telemetry Drone Telemetry Data Drone telemetry is data gathered about the aircraft and its surroundings that is sent back to the operator 阅读全文
posted @ 2023-02-27 12:25 slowlydance2me 阅读(27) 评论(0) 推荐(0) 编辑
摘要: Introduction about HOBBYWING XRotor pro with Navigation LED 50A Cont./Peak Current: 50 / 100 A Input: 4~6S Lipo NO BEC Type or BEC Output Programming 阅读全文
posted @ 2023-02-27 10:34 slowlydance2me 阅读(12) 评论(0) 推荐(0) 编辑