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: uwb_link/uwb_link_mbed.h
- Revision:
- 3:bfc4928cd279
- Parent:
- 2:502d1a5f79a0
--- a/uwb_link/uwb_link_mbed.h Wed Apr 06 08:11:43 2016 +0000 +++ b/uwb_link/uwb_link_mbed.h Wed Apr 06 08:27:25 2016 +0000 @@ -1,3 +1,10 @@ +// +// Simple message protocol for UWB. +// +// Created by Benjamin Hepp on 02.04.16. +// Copyright (c) 2016 Benjamin Hepp. All rights reserved. +// + #pragma once #include <ait_link/ait_link_mbed.h>