Fixed incorrect labels for frame type enum
This commit is contained in:
		
							parent
							
								
									5f4a66e916
								
							
						
					
					
						commit
						08f046c289
					
				| @ -41,11 +41,11 @@ public: | ||||
|             "FrameBeacon", | ||||
|             "FrameCompound", | ||||
|             "FrameCompoundDirected", | ||||
|             "FrameDirectedPositive", | ||||
|             "FrameDirectedNegative", | ||||
|             "FrameDirected", | ||||
|             "FrameReservedA", | ||||
|             "FrameDataUnpadded", | ||||
|             "FrameDataPadded", | ||||
|             "FrameReserved" | ||||
|             "FrameReservedB" | ||||
|         }; | ||||
| 
 | ||||
|         if(type > FrameTypeMax){ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jordan Sherer
						Jordan Sherer