Commit d57b6a08 authored by TheDebbio's avatar TheDebbio
Browse files

env fix

parent 5a959510
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@ public:
            const BYTE port_type=MCB_PORT_TYPE_AD24,       
            const BYTE port_number=MCB_PORT_NUMBER_00_07,  
            const size_t raw_index=5                      
    ) throw (ReceiverControlEx);
    ) throw (IRA::ReceiverControlEx);

private:

+1 −1
Original line number Diff line number Diff line
@@ -181,7 +181,7 @@ double ReceiverControlCBand::environmentTemperature(
        const BYTE port_type,       
        const BYTE port_number,  
        const size_t raw_index                      
        ) throw (ReceiverControlEx)
        ) throw (IRA::ReceiverControlEx)
{
    try {