The reported issue was quickly fixed with fd32c56.
Release 1.0.7 adds support for the new Seeed_Arduino_rpcWiFi
library.
In line 68 of the main ContactLessTemperatureProject.ino, just replace
#include "AtWiFi.h"
by
#include "rpcWiFi.h"
for the new library.