ci rerun
This commit is contained in:
		
							parent
							
								
									add7894314
								
							
						
					
					
						commit
						3ad45655ec
					
				@ -35,7 +35,7 @@ pub enum Error {
 | 
				
			|||||||
    BufferTooLong,
 | 
					    BufferTooLong,
 | 
				
			||||||
    /// Buffer was to short.
 | 
					    /// Buffer was to short.
 | 
				
			||||||
    BufferTooShort,
 | 
					    BufferTooShort,
 | 
				
			||||||
    /// The buffer is not in data RAM. It's most likely in flash, and nRF's DMA cannot access flash.
 | 
					    /// The buffer is not in data RAM. It is most likely in flash, and nRF's DMA cannot access flash.
 | 
				
			||||||
    BufferNotInRAM,
 | 
					    BufferNotInRAM,
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user