X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Folimexp169%2FHplUserButtonC.nc;h=ee0fffd9631bd8810d184d2f296b6b3f533f876a;hb=be862ab07d080085823951d18dcb27a28a310ace;hp=6bf34d6a1f860c688f3347911fd1aae662721280;hpb=c2d662c7063e1b55bfb2f9c09e2b308c36a90089;p=tinyos-2.x.git diff --git a/tos/platforms/olimexp169/HplUserButtonC.nc b/tos/platforms/olimexp169/HplUserButtonC.nc index 6bf34d6a..ee0fffd9 100644 --- a/tos/platforms/olimexp169/HplUserButtonC.nc +++ b/tos/platforms/olimexp169/HplUserButtonC.nc @@ -10,7 +10,7 @@ * - Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * - Neither the name of the Technische Universität Berlin nor the names + * - Neither the name of the Titanium Mirror, Inc. nor the names * of its contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * @@ -26,11 +26,11 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + /** * @author R. Steve McKown */ - + configuration HplUserButtonC { provides interface GeneralIO; provides interface GpioInterrupt;