roycyang / sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensor class can be constructed with the arguments for higher and lower limits and an input array called buffer.

Your job is to complete the Sensor class so the tests in SensorTest pass.

Requirements: Java 8, maven

mvn clean test

About


Languages

Language:Java 100.0%