mirror of
https://github.com/peterantypas/maiana.git
synced 2025-05-19 17:00:09 -07:00
15 lines
211 B
C
15 lines
211 B
C
/*
|
|
* radio_config.h
|
|
*
|
|
* Created on: Dec 6, 2015
|
|
* Author: peter
|
|
*/
|
|
|
|
#ifndef RADIO_CONFIG_STUB_H_
|
|
#define RADIO_CONFIG_STUB_H_
|
|
|
|
|
|
#include "radio_config_ph_all_channels.h"
|
|
|
|
#endif /* RADIO_CONFIG_H_ */
|