Skip to content

can.exitSettingMode is private in this context #8

Description

@amsmntparks

I'm trying to compile some changes to the VoltBMS2.ino for Teensy 3.2/3.1 using the Arduino 2.1.1 IDE. It throws a lot of warnings, but a couple of errors about the can.exitSettingMode() being private in this context. I was able to resolve it by editing the Serial_CAN_Module_TeensyS3.h to move the exitSettingMode char from private to public.
I'm not sure if that's a problem with the Serial_CAN library, or if the VoltBMS2 should have a different way of closing the settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions