Revision 8c99e03a devices/PowerManagement/PowerManagement.h

View differences:

devices/PowerManagement/PowerManagement.h
24 24

  
25 25
    /** \brief Handle the start of ControllerAreaNetworkTx and ControllerAreaNetworkRx threads */
26 26
    ThreadReference start(tprio_t PRIO);
27
    void setStrategy(uint8_t strategy);
27 28

  
28 29
    types::power_status& getPowerStatus();
29 30

  
......
31 32
    virtual msg_t receiveMessage(CANRxFrame *frame);
32 33
    virtual msg_t updateSensorVal();
33 34
    virtual void periodicBroadcast();
34

  
35
    
35 36
    void  calibrateProximityRingValues();
36 37

  
37 38
  private:

Also available in: Unified diff