Richard-Gemmell / teensy4_i2c

An I2C library for the Teensy 4. Provides slave and master mode.
MIT License
92 stars 19 forks source link

Error message when installing teensy4_i2c-master #34

Closed CR2O7 closed 1 year ago

CR2O7 commented 1 year ago

Hi! When installing the i2C libray teensy4_i2c-master from a ZIP-file I get the following error messages: Invalid version 'v2.0.0-beta.1' for library in: /home/linuxgoran/CloudStation/development/Arduino/libraries/teensy4_i2c-master Invalid version 'v2.0.0-beta.1' for library in: /home/linuxgoran/CloudStation/development/Arduino/libraries/teensy4_i2c-master Invalid version 'v2.0.0-beta.1' for library in: /home/linuxgoran/CloudStation/development/Arduino/libraries/teensy4_i2c-master

Is it something to worry about or just ignore?

I am running Arduino 1.8.19 and Teensyduino 1.58 on Ubuntu 22.04..

Rgds, Göran

Richard-Gemmell commented 1 year ago

Hi Göran,

I believe it's a warning from Arduino to say it doesn't like the format of the version number. I think you can ignore it. I'll investigate further.

Does the library work with your setup?

cheers, Richard

Richard-Gemmell commented 1 year ago

I don't see this error when installing teensy4_i2c in Arduino 2.0. I'll try 1.8.

Richard-Gemmell commented 1 year ago

I get this same error as you in Arduino 1.8.19. It's annoying but harmless. I'll fix it.

Richard-Gemmell commented 1 year ago

Hi Göran, I fixed it. The fix is in v2.0.0-beta.2 and tested in both Arduino 1.8.19 and Arduino 2.1.0. Thanks for reporting this. cheers, Richard

CR2O7 commented 1 year ago

Hi Richard, I'll continue with my project in the autumn, now the boat season is knocking on the door.. //Göran

On Sat, Apr 29, 2023 at 6:03 PM Richard Gemmell @.***> wrote:

Closed #34 https://github.com/Richard-Gemmell/teensy4_i2c/issues/34 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Richard-Gemmell/teensy4_i2c/issues/34#event-9130936799, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKHWACNALNU3BUXLHWZCYTXDU3ULANCNFSM6AAAAAAXCJSYAI . You are receiving this because you authored the thread.Message ID: @.***>