New Topic
Register
Login
HOME
COMMUNITY
FORUM
WIKI
BLOG
LEARN
Forum
>
Replies by billardgil77
billardgil77
Topics
Replies
Replies (1)
Topic:
HuskyLens and Servo libraries [Arduino]
You Reply:
If I want to do otherwise and want to send the computed datas received fom the HuskyLens board to another Arduino board via I2C, the same issue is comming: As soon as I un-comment
Code:
Select all
//Wire.begin();// Start the I2C Bus as Master
the HuskyLens becomes dumb.
??? What's up ???