Class TCRT1000Demo

  • All Implemented Interfaces:
    Iarm32, Actionable

    public class TCRT1000Demo
    extends Task
    Demo application for the TCRT1000 driver. The application reads periodically the values of four sensors and print them every second to the UART1.
    • Constructor Detail

      • TCRT1000Demo

        public TCRT1000Demo()
    • Method Detail

      • action

        public void action()
        Description copied from class: Task
        Action to be performed by the task
        Specified by:
        action in interface Actionable
        Overrides:
        action in class Task