1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-03 00:29:21 +01:00
Federico Fissore 483a798aee Merge pull request #2437 from sngl/ide-1.5.x-yunclient-update
Updated YunClient::connect method'
2015-02-27 10:56:21 +01:00
..
2014-11-10 17:00:27 +01:00

= Bridge Library for Arduino =

The Bridge library simplifies communication between the ATmega32U4 and the AR9331.

For more information about this library please visit us at
http://arduino.cc/en/Reference/YunBridgeLibrary

== License ==

Copyright (c) Arduino LLC. All right reserved.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA