Ignore:
Timestamp:
02/13/17 15:02:54 (7 years ago)
Author:
Sanahuja Guillaume
Message:

vrpn: improved timeout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSensorActuator/src/VrpnClient.h

    r122 r136  
    4949  * \param name name
    5050  * \param address server address
    51   * \param us_period Thread period in us
    5251  * \param priority priority of the Thread
    5352  */
    5453  VrpnClient(std::string name,
    55              std::string address, uint16_t us_period, uint8_t priority);
     54             std::string address, uint8_t priority);
    5655
    5756  /*!
Note: See TracChangeset for help on using the changeset viewer.