Master_Node

Dependencies:   XBeeLib_Master mbed

functions/bootChime.h

Committer:
basvuyk
Date:
2018-03-27
Revision:
1:f28c98c04cbd

File content as of revision 1:f28c98c04cbd:

#ifndef BO0TCHIME_H_  
#define BO0TCHIME_H_

#include "mbed.h"

namespace mbed{

void bootChime();  
}
#endif // BO0TCHIME_H_