top of page

General Discussions

Public·237 members

Is there an error in OpenCat.h?

Hello,

i find this in OpenCat.h:

#elif defined NyBoard_V1_0
byte pins[] = {12, 11, 3, 4,
               13, 10, 5, 2,
               14, 9, 6, 1,
               15, 8, 7, 0
              };
#define BATT A7
#define LOW_BATT 640
#define DEVICE_ADDRESS 0x54
#define BAUD_RATE 115200
//define PIXEL_PIN 10
#endif

Pin 3 and Pin 4:

I Think it must be: {12, 11, 4, 3, ...

isn't it?


58 Views
Rongzhong Li
Rongzhong Li
Aug 27, 2021

It only changes which pin you plug the tail panning servo.

bottom of page