blob: c2d87b6670913c9369e90912f857d242c4e9361b [file] [log] [blame]
package com.projectara.araepm;
public interface Mlx90620Listener{
public void updateAFE4400Status(String status);
}