diff options
| author | Glenn Ruben Bakke <glennbakke@gmail.com> | 2017-02-05 21:10:44 +0100 |
|---|---|---|
| committer | Glenn Ruben Bakke <glennbakke@gmail.com> | 2017-02-05 21:10:44 +0100 |
| commit | 73d00c98a0da9d58f645c2cf07f7d9afdc9f8ec9 (patch) | |
| tree | 3baeefe6a892f18302e23ce68ab79c1f66a7da59 | |
| parent | 21c4e4633ba76f6ba8d40c9ff687dc1583b49cd9 (diff) | |
nrf5/modules: Renaming ble module folder to ubluepy.
| -rw-r--r-- | nrf5/modules/ubluepy/modubluepy.c (renamed from nrf5/modules/ble/modubluepy.c) | 0 | ||||
| -rw-r--r-- | nrf5/modules/ubluepy/ubluepy_peripheral.c (renamed from nrf5/modules/ble/ubluepy_peripheral.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/nrf5/modules/ble/modubluepy.c b/nrf5/modules/ubluepy/modubluepy.c index a49eeddcf..a49eeddcf 100644 --- a/nrf5/modules/ble/modubluepy.c +++ b/nrf5/modules/ubluepy/modubluepy.c diff --git a/nrf5/modules/ble/ubluepy_peripheral.c b/nrf5/modules/ubluepy/ubluepy_peripheral.c index 1aff1105b..1aff1105b 100644 --- a/nrf5/modules/ble/ubluepy_peripheral.c +++ b/nrf5/modules/ubluepy/ubluepy_peripheral.c |
