aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/devices_lib/nrf24l01.h
diff options
context:
space:
mode:
authorUladzimir Pylinski <barthess@yandex.ru>2015-04-13 09:29:54 +0300
committerUladzimir Pylinski <barthess@yandex.ru>2015-04-13 09:29:54 +0300
commita99ffad5c155e82ceacd66cb57b0b25aa06eb9b9 (patch)
tree4e2fb2ad5693b7ec346a6c707b02ff98b0784031 /os/various/devices_lib/nrf24l01.h
parentadfa3f75e83bd7b033077cc1b12a3a0a612ce26a (diff)
parentc845d1fd340f1ce33629dc76ce5134c5dcbf6eb5 (diff)
downloadChibiOS-Contrib-a99ffad5c155e82ceacd66cb57b0b25aa06eb9b9.tar.gz
ChibiOS-Contrib-a99ffad5c155e82ceacd66cb57b0b25aa06eb9b9.tar.bz2
ChibiOS-Contrib-a99ffad5c155e82ceacd66cb57b0b25aa06eb9b9.zip
Merge pull request #4 from RoccoMarco/master
Modified files under os/various
Diffstat (limited to 'os/various/devices_lib/nrf24l01.h')
-rw-r--r--os/various/devices_lib/nrf24l01.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/os/various/devices_lib/nrf24l01.h b/os/various/devices_lib/nrf24l01.h
index 7112b9f..c56c66f 100644
--- a/os/various/devices_lib/nrf24l01.h
+++ b/os/various/devices_lib/nrf24l01.h
@@ -1,6 +1,6 @@
/*
- Pretty LAYer for ChibiOS/RT - Copyright (C) 2014 Rocco Marco Guglielmi
-
+ Pretty LAYer for ChibiOS/RT - Copyright (C) 2015 Rocco Marco Guglielmi
+
This file is part of PLAY for ChibiOS/RT.
PLAY is free software; you can redistribute it and/or modify
@@ -22,6 +22,8 @@
friendship. Note that some or every piece of this file could be part of
the ChibiOS project that is intellectual property of Giovanni Di Sirio.
Please refer to ChibiOS/RT license before use this file.
+
+ For suggestion or Bug report - roccomarco.guglielmi@playembedded.org
*/
/**