Skip to content
Snippets Groups Projects
Commit 39d28a9b authored by John Davis's avatar John Davis
Browse files

Update qr_solve.h

Changed level to compensation
parent 6325968a
Branches
Tags
No related merge requests found
#include "Configuration.h"
#ifdef AUTO_BED_LEVELING_GRID
#ifdef AUTO_BED_COMPENSATION_GRID
void daxpy ( int n, double da, double dx[], int incx, double dy[], int incy );
double ddot ( int n, double dx[], int incx, double dy[], int incy );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment