PeiHao

Results 4 issues of PeiHao

插件中文简介!

``` # -*- coding: utf-8 -*- from echarts import Echart, Legend, Bar, Axis chart = Echart(u'GDP',u'This is a fake chart') chart.use(Bar('China',[2, 3, 4, 5])) chart.use(Legend(['GDP'])) chart.use(Axis('category', 'bottom', data=['Nov', 'Dec', 'Jan',...

The GND and VCC markings on the right side of the top layer are reversed ![image](https://github.com/creapunk/CLN17/assets/33123544/6871d940-4573-4166-90f5-e7f10e7b1d76)

Fix the issue of abnormal modification of motion_downsample. Problem reproduction command sequence: send: MMS1111111\n MMS0\n MCD\n rcv: Motion: downsample: 11111

possible bug