Make netsim more like the esb target

This commit is contained in:
adamdunkels 2006-10-10 15:58:31 +00:00
parent 11c1762a62
commit bc8016543a
8 changed files with 59 additions and 45 deletions

View file

@ -9,4 +9,6 @@ extern const struct sensors_sensor pir_sensor;
void pir_sensor_changed(int strength);
#define PIR_ENABLE_EVENT 1
#endif /* __PIR_SENSOR_H__ */