Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: ait_link_impl.h
- Revision:
- 3:bfc4928cd279
- Parent:
- 2:502d1a5f79a0
--- a/ait_link_impl.h Wed Apr 06 08:11:43 2016 +0000 +++ b/ait_link_impl.h Wed Apr 06 08:27:25 2016 +0000 @@ -1,3 +1,10 @@ +// +// HDLC based serial communication class. +// +// Created by Benjamin Hepp on 02.04.16. +// Copyright (c) 2016 Benjamin Hepp. All rights reserved. +// + #pragma once #include "ait_link.h"