Skip to content

Commit

Permalink
Update src/ecc/codes/clevecode.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Krastanov <[email protected]>
  • Loading branch information
Fe-r-oz and Krastanov authored Mar 19, 2024
1 parent e742b75 commit c674273
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/ecc/codes/clevecode.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ struct Cleve8 <: AbstractECC end

code_n(c::Cleve8) = 8

function iscss(::Type{Cleve8})
return false
end

parity_checks(c::Cleve8) = S"XXXXXXXX
ZZZZZZZZ
XIXIZYZY
Expand Down

0 comments on commit c674273

Please sign in to comment.