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.
rf_wrapper.h
00001 /* 00002 * Copyright (c) 2016 ARM Limited. All rights reserved. 00003 */ 00004 00005 #include <stdint.h> 00006 00007 #ifdef __cplusplus 00008 extern "C" { 00009 #endif 00010 00011 int8_t rf_device_register(void); 00012 void rf_read_mac_address(uint8_t *mac); 00013 #ifdef __cplusplus 00014 } 00015 #endif
Generated on Tue Jul 12 2022 20:25:37 by
1.7.2