Seems that the test for lights passes, tried with the emulator

This commit is contained in:
Giulia
2018-05-28 17:46:17 +02:00
parent b132736a8e
commit 0949ce4299
4 changed files with 168 additions and 44 deletions

View File

@@ -19,7 +19,7 @@ import org.apache.http.util.EntityUtils;
* @author <a href="mailto:luigi.derussis@uniupo.it">Luigi De Russis</a>
* @version 1.0 (18/05/2017)
*/
public class rest {
public class Rest {
// init gson
private static final Gson gson = new Gson();