This repository has been archived on 2020-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Indoor/sensors/radio/model/WiFiModels.h
kazu 0864f55a54 added support for XML reading/writing
new serialization interfaces
new helper methods
new wifi models
2017-05-24 09:32:05 +02:00

9 lines
154 B
C

#ifndef WIFIMODELS_H
#define WIFIMODELS_H
#include "WiFiModel.h"
#include "WiFiModelFactory.h"
#include "WiFiModelFactoryImpl.h"
#endif // WIFIMODELS_H